| Modifier and Type | Field and Description |
|---|---|
EX.BiPredicate<T,U> |
delegate |
| Constructor and Description |
|---|
BiPredicateWrapper(EX.BiPredicate<T,U> delegate) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
test(T t,
U u) |
public final EX.BiPredicate<T,U> delegate
public BiPredicateWrapper(EX.BiPredicate<T,U> delegate)