Class FlatCollectSortedSetBatch<T,​V>

java.lang.Object
org.eclipse.collections.impl.lazy.parallel.AbstractBatch<V>
org.eclipse.collections.impl.lazy.parallel.set.sorted.FlatCollectSortedSetBatch<T,​V>
All Implemented Interfaces:
Batch<V>, ListBatch<V>, OrderedBatch<V>

public class FlatCollectSortedSetBatch<T,​V>
extends AbstractBatch<V>
implements ListBatch<V>