Searched defs:newWatchService (Results 1 – 3 of 3) sorted by relevance
468 public abstract WatchService newWatchService() throws IOException; in newWatchService() method in FileSystem
43 public WatchService newWatchService() in newWatchService() method in LinuxFileSystem
114 public WatchService newWatchService() throws IOException { in newWatchService() method in MockFileSystem