Interface: java.io.FileFilter
- public interface FileFilter
A filter for abstract pathnames.
Instances of this interface may be passed to the listFiles(FileFilter) method
of the java.io.File class.
