public class NamedFilter extends Object
NamedFilterSet
Constructor and Description |
---|
NamedFilter(String name,
String include) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getInclude() |
String |
getName() |
Predicate<Keyed> |
getPredicate() |
int |
hashCode() |