Searched refs:CLOSE_KEY (Results 1 – 1 of 1) sorted by relevance
43 private final WatchKey CLOSE_KEY = field in AbstractWatchService88 if (key == CLOSE_KEY) { in checkKey()158 pendingKeys.offer(CLOSE_KEY); in close()