Constructor and Description |
---|
FilterList(Filter... filters) |
FilterList(Iterable<Filter> filters) |
Modifier and Type | Method and Description |
---|---|
boolean |
accept(String name) |
List<Filter> |
getFilters() |
String |
toString() |
public FilterList(Filter... filters)
Copyright © 2005-2019. All Rights Reserved.