java.lang.Object
org.eclipse.collections.impl.lazy.parallel.ParallelDistinctIterable.DistinctAndPredicate<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
-
DistinctAndPredicate
private DistinctAndPredicate(Predicate<? super T> predicate)
-