Batch<T>
, RootBatch<T>
, UnsortedBagBatch<T>
public interface RootUnsortedBagBatch<T> extends UnsortedBagBatch<T>, RootBatch<T>
count, forEach, makeString, max, maxBy, min, minBy, sumOfDouble, sumOfFloat, sumOfInt, sumOfLong
allSatisfy, anySatisfy, detect
collect, flatCollect, forEachWithOccurrences, select
Copyright © 2004–2017. All rights reserved.