Package | Description |
---|---|
net.java.html.lib.node.fs |
Modifier and Type | Method and Description |
---|---|
static FSWatcher |
FSWatcher.$as(Object obj) |
static FSWatcher |
Exports.watch(String filename) |
static FSWatcher |
Exports.watch(String filename,
Function.A2<? super String,? super String,? extends Object> listener) |
static FSWatcher |
Exports.watch(String filename,
Objs options) |
static FSWatcher |
Exports.watch(String filename,
Objs options,
Function.A2<? super String,? super String,? extends Object> listener) |
Copyright © 2018. All rights reserved.