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