utilMDE
Class UtilMDE.WildcardFilter
Object
UtilMDE.WildcardFilter
- All Implemented Interfaces:
- FilenameFilter
- Enclosing class:
- UtilMDE
public static final class UtilMDE.WildcardFilter
- extends Object
- implements FilenameFilter
| Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UtilMDE.WildcardFilter
public UtilMDE.WildcardFilter(String filename)
accept
public boolean accept(File dir,
String name)
- Specified by:
accept in interface FilenameFilter