class NameFilter extends Object implements FileFilter
| Constructor and Description |
|---|
NameFilter(String name,
boolean ignoreCase) |
public NameFilter(String name, boolean ignoreCase)
public boolean accept(File file)
accept in interface FileFilterCopyright © 2025. All rights reserved.