@Deprecated
public class DirectoryFilter
extends Object
implements FileFilter
| Constructor and Description |
|---|
DirectoryFilter()
Deprecated.
|
DirectoryFilter(String regex)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(File file)
Deprecated.
|