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