- All Superinterfaces:
Batch<T>
- All Known Subinterfaces:
ListBatch<T>, RootListBatch<T>, RootSortedSetBatch<T>, SortedSetBatch<T>
- All Known Implementing Classes:
CollectListBatch, CollectSortedSetBatch, FlatCollectListBatch, FlatCollectSortedSetBatch, ImmutableTreeSet.ImmutableTreeSetBatch, ListIterableBatch, SelectListBatch, SelectSortedSetBatch
public interface OrderedBatch<T>
extends Batch<T>
-
Method Summary
Methods inherited from interface org.eclipse.collections.impl.lazy.parallel.Batch
count, forEach, makeString, max, maxBy, min, minBy, sumOfDouble, sumOfFloat, sumOfInt, sumOfLong