public abstract class PairPredicate<T1,T2>
extends java.lang.Object
implements com.gs.collections.api.block.predicate.Predicate<com.gs.collections.api.tuple.Pair<T1,T2>>, com.gs.collections.api.block.predicate.Predicate2<T1,T2>
| Constructor and Description |
|---|
PairPredicate() |