public class TrueFilter extends Object implements FileFilter
| Modifier and Type | Field and Description |
|---|---|
static FileFilter |
INSTANCE |
| Constructor and Description |
|---|
TrueFilter() |
public static final FileFilter INSTANCE
public boolean accept(File file)
accept in interface FileFilterCopyright © 1999–2022 The Apache Software Foundation. All rights reserved.