@ThreadSafe public final class FilenameFilterAlwaysFalse extends Object implements FilenameFilter
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(File aDir,
String sName) |
static FilenameFilterAlwaysFalse |
getInstance() |
String |
toString() |
Copyright © 2014 Philip Helger. All rights reserved.