java.lang.Object
org.eclipse.collections.impl.lazy.parallel.ParallelDistinctIterable.DistinctOrPredicate<T>
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.eclipse.collections.api.block.predicate.Predicate
test
-
-
Constructor Details
-
DistinctOrPredicate
private DistinctOrPredicate(Predicate<? super T> predicate)
-