T
- The context this kind is intended for. In jpathwatch, only
Path and Void are used as context types.public static interface WatchEvent.Kind<T>
Modifier and Type | Method and Description |
---|---|
java.lang.String |
name() |
java.lang.Class<T> |
type() |
java.lang.String name()
java.lang.Class<T> type()