Enum DirWatchService.WatchServiceType

java.lang.Object
java.lang.Enum<DirWatchService.WatchServiceType>
com.illumon.util.files.DirWatchService.WatchServiceType
All Implemented Interfaces:
Serializable, Comparable<DirWatchService.WatchServiceType>, java.lang.constant.Constable
Enclosing class:
DirWatchService

public static enum DirWatchService.WatchServiceType
extends Enum<DirWatchService.WatchServiceType>
The preferred watcher type is the built-in Java one as it's more efficient, but it doesn't catch all new files