Uses of Class
org.eclipse.collections.impl.lazy.parallel.set.AbstractParallelUnsortedSetIterable
Packages that use AbstractParallelUnsortedSetIterable
Package
Description
This package contains implementations of
MutableSet
.This package contains implementations of sets with user defined
HashingStrategy
s.-
Uses of AbstractParallelUnsortedSetIterable in org.eclipse.collections.impl.lazy.parallel
-
Uses of AbstractParallelUnsortedSetIterable in org.eclipse.collections.impl.lazy.parallel.list
-
Uses of AbstractParallelUnsortedSetIterable in org.eclipse.collections.impl.lazy.parallel.set
Fields in org.eclipse.collections.impl.lazy.parallel.set declared as AbstractParallelUnsortedSetIterableModifier and TypeFieldDescriptionprivate final AbstractParallelUnsortedSetIterable
<T, ? extends UnsortedSetBatch<T>> ParallelSelectUnsortedSetIterable.delegate
Constructors in org.eclipse.collections.impl.lazy.parallel.set with parameters of type AbstractParallelUnsortedSetIterableModifierConstructorDescription(package private)
ParallelSelectUnsortedSetIterable
(AbstractParallelUnsortedSetIterable<T, ? extends UnsortedSetBatch<T>> delegate, Predicate<? super T> predicate) -
Uses of AbstractParallelUnsortedSetIterable in org.eclipse.collections.impl.set.mutable
Modifier and TypeClassDescriptionprivate final class
-
Uses of AbstractParallelUnsortedSetIterable in org.eclipse.collections.impl.set.strategy.mutable
Subclasses of AbstractParallelUnsortedSetIterable in org.eclipse.collections.impl.set.strategy.mutableModifier and TypeClassDescriptionprivate final class