public class PathWatchEventKind extends java.lang.Object implements WatchEvent.Kind<Path>
Constructor and Description |
---|
PathWatchEventKind(java.lang.String name) |
public java.lang.String name()
name
in interface WatchEvent.Kind<Path>
public java.lang.Class<Path> type()
type
in interface WatchEvent.Kind<Path>