Uses of Interface
org.eclipse.collections.impl.lazy.parallel.set.UnsortedSetBatch
Packages that use UnsortedSetBatch
Package
Description
This package contains implementations of
MutableSet
.This package contains implementations of sets with user defined
HashingStrategy
s.-
Uses of UnsortedSetBatch in org.eclipse.collections.impl.lazy.parallel
Methods in org.eclipse.collections.impl.lazy.parallel that return types with arguments of type UnsortedSetBatch -
Uses of UnsortedSetBatch in org.eclipse.collections.impl.lazy.parallel.list
Classes in org.eclipse.collections.impl.lazy.parallel.list that implement UnsortedSetBatchMethods in org.eclipse.collections.impl.lazy.parallel.list that return UnsortedSetBatchModifier and TypeMethodDescriptionCollectListBatch.distinct
(ConcurrentHashMap<V, Boolean> distinct) FlatCollectListBatch.distinct
(ConcurrentHashMap<V, Boolean> distinct) ListBatch.distinct
(ConcurrentHashMap<T, Boolean> distinct) ListIterableBatch.distinct
(ConcurrentHashMap<T, Boolean> distinct) SelectListBatch.distinct
(ConcurrentHashMap<T, Boolean> distinct) Methods in org.eclipse.collections.impl.lazy.parallel.list that return types with arguments of type UnsortedSetBatch -
Uses of UnsortedSetBatch in org.eclipse.collections.impl.lazy.parallel.set
Classes in org.eclipse.collections.impl.lazy.parallel.set with type parameters of type UnsortedSetBatchModifier and TypeClassDescriptionclass
AbstractParallelUnsortedSetIterable<T,
B extends UnsortedSetBatch<T>> Subinterfaces of UnsortedSetBatch in org.eclipse.collections.impl.lazy.parallel.setClasses in org.eclipse.collections.impl.lazy.parallel.set that implement UnsortedSetBatchModifier and TypeClassDescriptionclass
class
Fields in org.eclipse.collections.impl.lazy.parallel.set declared as UnsortedSetBatchModifier and TypeFieldDescriptionprivate final UnsortedSetBatch
<T> CollectUnsortedSetBatch.unsortedSetBatch
private final UnsortedSetBatch
<T> SelectUnsortedSetBatch.unsortedSetBatch
Fields in org.eclipse.collections.impl.lazy.parallel.set with type parameters of type UnsortedSetBatchModifier and TypeFieldDescriptionprivate final AbstractParallelUnsortedSetIterable
<T, ? extends UnsortedSetBatch<T>> ParallelSelectUnsortedSetIterable.delegate
Methods in org.eclipse.collections.impl.lazy.parallel.set that return UnsortedSetBatchModifier and TypeMethodDescriptionMethods in org.eclipse.collections.impl.lazy.parallel.set that return types with arguments of type UnsortedSetBatchConstructors in org.eclipse.collections.impl.lazy.parallel.set with parameters of type UnsortedSetBatchModifierConstructorDescriptionCollectUnsortedSetBatch
(UnsortedSetBatch<T> unsortedSetBatch, Function<? super T, ? extends V> function) SelectUnsortedSetBatch
(UnsortedSetBatch<T> unsortedSetBatch, Predicate<? super T> predicate) Constructor parameters in org.eclipse.collections.impl.lazy.parallel.set with type arguments of type UnsortedSetBatchModifierConstructorDescription(package private)
ParallelSelectUnsortedSetIterable
(AbstractParallelUnsortedSetIterable<T, ? extends UnsortedSetBatch<T>> delegate, Predicate<? super T> predicate) -
Uses of UnsortedSetBatch in org.eclipse.collections.impl.lazy.parallel.set.sorted
Methods in org.eclipse.collections.impl.lazy.parallel.set.sorted that return UnsortedSetBatchModifier and TypeMethodDescriptionCollectSortedSetBatch.distinct
(ConcurrentHashMap<V, Boolean> distinct) FlatCollectSortedSetBatch.distinct
(ConcurrentHashMap<V, Boolean> distinct) -
Uses of UnsortedSetBatch in org.eclipse.collections.impl.set.mutable
Classes in org.eclipse.collections.impl.set.mutable that implement UnsortedSetBatchMethods in org.eclipse.collections.impl.set.mutable that return UnsortedSetBatchModifier and TypeMethodDescription -
Uses of UnsortedSetBatch in org.eclipse.collections.impl.set.strategy.mutable
Classes in org.eclipse.collections.impl.set.strategy.mutable that implement UnsortedSetBatchModifier and TypeClassDescriptionprivate final class
Methods in org.eclipse.collections.impl.set.strategy.mutable that return UnsortedSetBatchModifier and TypeMethodDescription