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