| Package | Description |
|---|---|
| org.dromara.hutool.core.io.file |
对文件读写的封装,包括文件拷贝、文件读取、文件写出、行处理等
|
| org.dromara.hutool.core.io.watch.watchers |
文件监听中的观察者实现类,包括延迟处理、处理链等
|
| Class and Description |
|---|
| SimpleWatcher
空白WatchListener
用户继承此类后实现需要监听的方法 |
| Class and Description |
|---|
| WatcherChain
观察者链
用于加入多个观察者 |
Copyright © 2025. All rights reserved.