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