Uses of Interface
org.eclipse.collections.impl.lazy.parallel.set.RootUnsortedSetBatch
Packages that use RootUnsortedSetBatch
Package
Description
This package contains implementations of
MutableSet.This package contains implementations of sets with user defined
HashingStrategys.-
Uses of RootUnsortedSetBatch in org.eclipse.collections.impl.set.mutable
Classes in org.eclipse.collections.impl.set.mutable that implement RootUnsortedSetBatchSubclasses with type arguments of type RootUnsortedSetBatch in org.eclipse.collections.impl.set.mutableModifier and TypeClassDescriptionprivate final classprivate classClasses in org.eclipse.collections.impl.set.mutable that implement interfaces with type arguments of type RootUnsortedSetBatchModifier and TypeClassDescriptionprivate classMethods in org.eclipse.collections.impl.set.mutable that return RootUnsortedSetBatchModifier and TypeMethodDescriptionUnifiedSet.UnifiedSetParallelUnsortedIterable.UnifiedSetParallelSplitIterator.next()Methods in org.eclipse.collections.impl.set.mutable that return types with arguments of type RootUnsortedSetBatchModifier and TypeMethodDescriptionUnifiedSet.UnifiedSetParallelUnsortedIterable.UnifiedSetParallelSplitLazyIterable.iterator()UnifiedSet.UnifiedSetParallelUnsortedIterable.split()Method parameters in org.eclipse.collections.impl.set.mutable with type arguments of type RootUnsortedSetBatchModifier and TypeMethodDescriptionvoidUnifiedSet.UnifiedSetParallelUnsortedIterable.UnifiedSetParallelSplitLazyIterable.each(Procedure<? super RootUnsortedSetBatch<T>> procedure) -
Uses of RootUnsortedSetBatch in org.eclipse.collections.impl.set.strategy.mutable
Classes in org.eclipse.collections.impl.set.strategy.mutable that implement RootUnsortedSetBatchModifier and TypeClassDescriptionprivate final classSubclasses with type arguments of type RootUnsortedSetBatch in org.eclipse.collections.impl.set.strategy.mutableModifier and TypeClassDescriptionprivate final classprivate classUnifiedSetWithHashingStrategy.UnifiedSetParallelUnsortedIterable.UnifiedSetParallelSplitLazyIterableClasses in org.eclipse.collections.impl.set.strategy.mutable that implement interfaces with type arguments of type RootUnsortedSetBatchModifier and TypeClassDescriptionprivate classMethods in org.eclipse.collections.impl.set.strategy.mutable that return RootUnsortedSetBatchModifier and TypeMethodDescriptionUnifiedSetWithHashingStrategy.UnifiedSetParallelUnsortedIterable.UnifiedSetParallelSplitIterator.next()Methods in org.eclipse.collections.impl.set.strategy.mutable that return types with arguments of type RootUnsortedSetBatchModifier and TypeMethodDescriptionUnifiedSetWithHashingStrategy.UnifiedSetParallelUnsortedIterable.UnifiedSetParallelSplitLazyIterable.iterator()UnifiedSetWithHashingStrategy.UnifiedSetParallelUnsortedIterable.split()Method parameters in org.eclipse.collections.impl.set.strategy.mutable with type arguments of type RootUnsortedSetBatchModifier and TypeMethodDescriptionvoidUnifiedSetWithHashingStrategy.UnifiedSetParallelUnsortedIterable.UnifiedSetParallelSplitLazyIterable.each(Procedure<? super RootUnsortedSetBatch<T>> procedure)