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