Searched defs:expectedKind (Results 1 – 1 of 1) sorted by relevance
58 final WatchEvent.Kind<Path> expectedKind; field in WatchServiceTest.WatchEventResult62 public WatchEventResult(WatchEvent.Kind<Path> expectedKind) { in WatchEventResult()68 public WatchEventResult(WatchEvent.Kind<Path> expectedKind, in WatchEventResult()