Package name.pachler.nio.file.impl
Class PathWatchEventKind
java.lang.Object
name.pachler.nio.file.impl.PathWatchEventKind
- All Implemented Interfaces:
WatchEvent.Kind<Path>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PathWatchEventKind
-
-
Method Details
-
name
- Specified by:
namein interfaceWatchEvent.Kind<Path>- Returns:
- the name of this modifier
-
type
- Specified by:
typein interfaceWatchEvent.Kind<Path>- Returns:
- the type of the WatchEvent's context value.
-
toString
-