T
- The context type for the modifier.public static interface WatchEvent.Modifier<T>
register
to
change the way changes to a watchable are reported. jpathwatch
defines a set of modifiers in the ExtendedWatchEventModifier
class.ExtendedWatchEventModifier
Modifier and Type | Method and Description |
---|---|
java.lang.String |
name()
The modifier's name should be used for informative purposes
only (like error reporting).
|