Example usage for Java java.io FileFilter fields, constructors, methods, implement or subclass
The text is from its open source code.
boolean | accept(File pathname) Tests whether or not the specified abstract pathname should be included in a pathname list. |
Class> | getClass() Returns the runtime class of this Object . |
String | toString() Returns a string representation of the object. |