interface java.nio.file.WatchService extends Closeable
Available on java
function close():Void
function poll():WatchKey
function poll(param1:Int64, param2:TimeUnit):WatchKey
function take():WatchKey