Class UnifiedSet.UnifiedUnsortedSetBatch

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

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