Package name.pachler.nio.file.impl
Class PathWatchEventModifier
java.lang.Object
name.pachler.nio.file.impl.PathWatchEventModifier
- All Implemented Interfaces:
WatchEvent.Modifier<Path>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PathWatchEventModifier
-
-
Method Details
-
name
Description copied from interface:WatchEvent.Modifier
The modifier's name should be used for informative purposes only (like error reporting).- Specified by:
name
in interfaceWatchEvent.Modifier<Path>
- Returns:
- the modifier's name
-