public class TrueFilter
extends java.lang.Object
implements java.io.FileFilter
Modifier and Type | Field and Description |
---|---|
static java.io.FileFilter |
INSTANCE |
Constructor and Description |
---|
TrueFilter() |
Modifier and Type | Method and Description |
---|---|
boolean |
accept(java.io.File file) |