Uses of Class
org.eclipse.collections.impl.block.predicate.PairPredicate
-
Packages that use PairPredicate Package Description org.eclipse.collections.impl.block.predicate This package contains implementations ofPredicate
andPredicate2
. -
-
Uses of PairPredicate in org.eclipse.collections.impl.block.predicate
Methods in org.eclipse.collections.impl.block.predicate that return PairPredicate Modifier and Type Method Description PairPredicate<T1,T2>
PairPredicate. negate()
-