class Filter.And extends Filter.Node
| Modifier and Type | Field and Description |
|---|---|
(package private) java.util.List<Filter.Node> |
children |
| Constructor and Description |
|---|
And() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
match(Filter.Arguments arguments) |
final java.util.List<Filter.Node> children
public boolean match(Filter.Arguments arguments) throws java.lang.Exception
match in class Filter.Nodejava.lang.Exception