Class ParallelDistinctListIterable.DistinctAndPredicate<T>
java.lang.Object
org.eclipse.collections.impl.lazy.parallel.list.ParallelDistinctListIterable.DistinctAndPredicate<T>
- All Implemented Interfaces:
Serializable, Predicate<T>, Predicate<T>
- Enclosing class:
ParallelDistinctListIterable<T>
-
Field Details
-
distinct
-
predicate
-
-
Constructor Details
-
DistinctAndPredicate
-
-
Method Details
-
accept
-