| 程序包 | 说明 |
|---|---|
| com.jn.langx.java8.util.io |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
PathWatcher.handleWatchEvent(Path path,
PathWatcher.PathWatchEvent event)
Add an event reported by the WatchService to list of pending events
that will be sent after their quiet time has expired.
|
void |
PathWatcher.Listener.onPathWatchEvent(PathWatcher.PathWatchEvent event) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
PathWatcher.EventListListener.onPathWatchEvents(List<PathWatcher.PathWatchEvent> events) |
Copyright © 2022. All rights reserved.