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 false
Copyright © 2002–2015. All rights reserved.