| Modifier and Type | Field and Description |
|---|---|
EX.Predicate<T> |
delegate |
| Constructor and Description |
|---|
PredicateWrapper(EX.Predicate<T> delegate) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
test(T t) |
public final EX.Predicate<T> delegate
public PredicateWrapper(EX.Predicate<T> delegate)