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