public class WatchService_of extends Object implements WatchService_
| Constructor and Description |
|---|
WatchService_of(WatchService watchService) |
| Modifier and Type | Method and Description |
|---|---|
WatchService |
_r() |
void |
close_() |
Optional<WatchKey> |
poll_o(int timeout,
TimeUnit timeUnit) |
WatchKey |
take_() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpoll, r_public WatchService_of(WatchService watchService)
public void close_()
close_ in interface AutoCloseable_public WatchKey take_()
take_ in interface WatchService_public Optional<WatchKey> poll_o(int timeout, TimeUnit timeUnit)
poll_o in interface WatchService_public WatchService _r()
_r in interface de.pfabulist.roast.Roast<WatchService>Copyright © 2017. All rights reserved.