| Constructor and Description |
|---|
FilterStack(Predicate<T> other) |
FilterStack(Predicate<T> other,
boolean callOldFilterFirst) |
| Modifier and Type | Method and Description |
|---|---|
abstract boolean |
acceptAdditional(T item)
Additional filter condition to apply
|
boolean |
test(T item) |
Licenced under the Apache License, Version 2.0