Interface RootListBatch<T>
- All Superinterfaces:
Batch<T>
,ListBatch<T>
,OrderedBatch<T>
,RootBatch<T>
- All Known Implementing Classes:
ListIterableBatch
-
Method Summary
Methods inherited from interface org.eclipse.collections.impl.lazy.parallel.Batch
count, forEach, makeString, max, maxBy, min, minBy, sumOfDouble, sumOfFloat, sumOfInt, sumOfLong
Methods inherited from interface org.eclipse.collections.impl.lazy.parallel.list.ListBatch
distinct, select
Methods inherited from interface org.eclipse.collections.impl.lazy.parallel.OrderedBatch
collect, flatCollect
Methods inherited from interface org.eclipse.collections.impl.lazy.parallel.RootBatch
allSatisfy, anySatisfy, detect