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