Package | Description |
---|---|
cn.hutool.core.io.watch.watchers |
文件监听中的观察者实现类,包括延迟处理、处理链等
|
Modifier and Type | Method and Description |
---|---|
WatcherChain |
WatcherChain.addChain(Watcher element) |
static WatcherChain |
WatcherChain.create(Watcher... watchers)
创建观察者链
WatcherChain |
Copyright © 2024. All rights reserved.