Instances of this interface may be passed to the
listFiles(FileFilter)
method
of the java.
class.
Modifier and Type | Method and Description |
---|---|
public boolean |
accept | back to summary |
---|---|
public boolean accept(File pathname) Tests whether or not the specified abstract pathname should be included in a pathname list.
|