Home
last modified time | relevance | path

Searched defs:LinuxWatchKey (Results 1 – 1 of 1) sorted by relevance

/libcore/ojluni/src/main/java/sun/nio/fs/
DLinuxWatchService.java105 private static class LinuxWatchKey extends AbstractWatchKey { class in LinuxWatchService
111 LinuxWatchKey(UnixPath dir, LinuxWatchService watcher, int ifd, int wd) { in LinuxWatchKey() method in LinuxWatchService.LinuxWatchKey