public interface WatchService_ extends AutoCloseable_, de.pfabulist.roast.Roast<WatchService>
| Modifier and Type | Method and Description |
|---|---|
Optional<WatchKey> |
poll_o(int timeout,
TimeUnit timeUnit) |
default Optional<WatchKey> |
poll(int timeout,
TimeUnit timeUnit) |
static WatchService_ |
r_(WatchService watchService) |
WatchKey |
take_() |
close_static WatchService_ r_(WatchService watchService)
WatchKey take_()
Copyright © 2017. All rights reserved.