@ThreadSafe public final class FilenameFilterEquals extends Object implements FilenameFilter
String.equals(Object) so it is case
sensitive.| Constructor and Description |
|---|
FilenameFilterEquals(String sFilename) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(File aDir,
String sName) |
String |
getFilename() |
String |
toString() |
Copyright © 2014 Philip Helger. All rights reserved.