Searched defs:AbstractWatchKey (Results 1 – 1 of 1) sorted by relevance
35 abstract class AbstractWatchKey implements WatchKey { class69 protected AbstractWatchKey(Path dir, AbstractWatchService watcher) { in AbstractWatchKey() method in AbstractWatchKey