Class UnifiedSetWithHashingStrategy.UnifiedUnsortedSetBatch

java.lang.Object
org.eclipse.collections.impl.lazy.parallel.AbstractBatch<T>
org.eclipse.collections.impl.set.strategy.mutable.UnifiedSetWithHashingStrategy.UnifiedUnsortedSetBatch
All Implemented Interfaces:
Batch<T>, RootBatch<T>, RootUnsortedSetBatch<T>, UnsortedSetBatch<T>
Enclosing class:
UnifiedSetWithHashingStrategy<T>

private final class UnifiedSetWithHashingStrategy.UnifiedUnsortedSetBatch extends AbstractBatch<T> implements RootUnsortedSetBatch<T>