Class PathWatchService

java.lang.Object
name.pachler.nio.file.WatchService
name.pachler.nio.file.impl.PathWatchService
All Implemented Interfaces:
Closeable, AutoCloseable
Direct Known Subclasses:
BSDPathWatchService, LinuxPathWatchService, PollingPathWatchService, WindowsPathWatchService

public abstract class PathWatchService extends WatchService