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
HashingStrategys.-
Uses of UnsortedSetBatch in org.eclipse.collections.impl.lazy.parallel
Subclasses with type arguments of type UnsortedSetBatch in org.eclipse.collections.impl.lazy.parallelMethods 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 UnsortedSetBatchSubclasses with type arguments of type UnsortedSetBatch in org.eclipse.collections.impl.lazy.parallel.listMethods 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 TypeClassDescriptionclassAbstractParallelUnsortedSetIterable<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 TypeClassDescriptionclassclassSubclasses with type arguments of type UnsortedSetBatch in org.eclipse.collections.impl.lazy.parallel.setFields in org.eclipse.collections.impl.lazy.parallel.set declared as UnsortedSetBatchModifier and TypeFieldDescriptionprivate final UnsortedSetBatch<T> CollectUnsortedSetBatch.unsortedSetBatchprivate final UnsortedSetBatch<T> SelectUnsortedSetBatch.unsortedSetBatchFields in org.eclipse.collections.impl.lazy.parallel.set with type parameters of type UnsortedSetBatchModifier and TypeFieldDescriptionprivate final AbstractParallelUnsortedSetIterable<T, ? extends UnsortedSetBatch<T>> ParallelSelectUnsortedSetIterable.delegateMethods 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 classMethods in org.eclipse.collections.impl.set.strategy.mutable that return UnsortedSetBatchModifier and TypeMethodDescription