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 RootUnsortedSetBatchMethods 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 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)