-
Constructor Summary
Constructors
Constructs an AcceptAllFileFilter
.
-
Method Summary
Methods declared in class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
AcceptAllFileFilter
public AcceptAllFileFilter()
Constructs an AcceptAllFileFilter
.
-
Method Details
-
accept
public boolean accept
(File f)
Returns true.
- Specified by:
accept
in class FileFilter
- Parameters:
f
- the file
- Returns:
- true