Uses of Class
org.eclipse.collections.impl.block.predicate.PairPredicate
Package | Description |
---|---|
org.eclipse.collections.impl.block.predicate |
This package contains implementations of
Predicate and Predicate2 . |
-
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()