Package | Description |
---|---|
org.dromara.hutool.core.io.watch |
基于JDK7+ WatchService的文件和目录监听封装,支持多级目录
|
Modifier and Type | Method and Description |
---|---|
void |
WatchMonitor.watch(Watcher watcher)
开始监听事件,阻塞当前进程
|
Copyright © 2025. All rights reserved.