Serializable, BiPredicate<T1,T2>, Predicate<T1>, Predicate<Pair<T1,T2>>, Predicate2<T1,T2>public abstract class PairPredicate<T1,T2> extends Object implements Predicate<Pair<T1,T2>>, Predicate2<T1,T2>
| Constructor | Description |
|---|---|
PairPredicate() |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
accept(Pair<T1,T2> pair) |
|
PairPredicate<T1,T2> |
negate() |
and, orequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaccept, testCopyright © 2004–2019. All rights reserved.