Interface RootUnsortedBagBatch<T>
- All Superinterfaces:
Batch<T>,RootBatch<T>,UnsortedBagBatch<T>
-
Method Summary
Methods inherited from interface org.eclipse.collections.impl.lazy.parallel.Batch
count, forEach, makeString, max, maxBy, min, minBy, sumOfDouble, sumOfFloat, sumOfInt, sumOfLongMethods inherited from interface org.eclipse.collections.impl.lazy.parallel.RootBatch
allSatisfy, anySatisfy, detectMethods inherited from interface org.eclipse.collections.impl.lazy.parallel.bag.UnsortedBagBatch
collect, flatCollect, forEachWithOccurrences, select