public interface FileProcessor
Modifier and Type | Method and Description |
---|---|
void |
processFile(File file)
Apply this predicate to a
File . |
void processFile(File file)
File
. This method can
assume the file
is a file and not a directory.for traversing directories