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>