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:
name
in interfaceWatchEvent.Kind<Path>
- Returns:
- the name of this modifier
-
type
- Specified by:
type
in interfaceWatchEvent.Kind<Path>
- Returns:
- the type of the WatchEvent's context value.
-
toString
-