Class UnifiedSetWithHashingStrategy.UnifiedSetParallelUnsortedIterable

java.lang.Object
org.eclipse.collections.impl.lazy.parallel.AbstractParallelIterable<T,B>
org.eclipse.collections.impl.lazy.parallel.set.AbstractParallelUnsortedSetIterable<T,RootUnsortedSetBatch<T>>
org.eclipse.collections.impl.set.strategy.mutable.UnifiedSetWithHashingStrategy.UnifiedSetParallelUnsortedIterable
All Implemented Interfaces:
ParallelIterable<T>, ParallelSetIterable<T>, ParallelUnsortedSetIterable<T>
Enclosing class:
UnifiedSetWithHashingStrategy<T>

private final class UnifiedSetWithHashingStrategy.UnifiedSetParallelUnsortedIterable extends AbstractParallelUnsortedSetIterable<T,RootUnsortedSetBatch<T>>