public interface Filter
| Modifier and Type | Method and Description |
|---|---|
boolean |
filter(File file) |
boolean filter(File file)
file - the file to filtertrue if the file matches the filter expression, otherwise falseCopyright © 2002–2025. All rights reserved.