public abstract class PairPredicate<T1,T2> extends Object implements org.eclipse.collections.api.block.predicate.Predicate<org.eclipse.collections.api.tuple.Pair<T1,T2>>, org.eclipse.collections.api.block.predicate.Predicate2<T1,T2>
| Constructor and Description |
|---|
PairPredicate() |
Copyright © 2004–2018. All rights reserved.