interface java.nio.file.WatchService extends Closeable

Available on java

Instance Fields

function close():Void

function poll():WatchKey

function poll(param1:Int64, param2:TimeUnit):WatchKey

function take():WatchKey