Package org.uberfire.java.nio.file
Interface WatchEvent.Kind<T>
-
- Enclosing interface:
- WatchEvent<T>
public static interface WatchEvent.Kind<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Stringname()Class<T>type()
-