public abstract static class IOUtils.FileFilterEx extends Object implements FileFilter
Constructor and Description |
---|
FileFilterEx() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
breakFolder(File root)
是否跳出当前文件夹搜索 每次运行完成accept方法后,程序会执行此方法,如果返回true则将停止在此目录中的搜索。
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
accept
protected boolean breakFolder(File root)
Copyright © 2020. All rights reserved.