Interface Filter
- All Known Implementing Classes:
SuffixFilter
public interface Filter
-
Method Summary
-
Method Details
-
filter
- Parameters:
file- the file to filter- Returns:
- returns
trueif the file matches the filter expression, otherwisefalse
-