public interface Group<E> extends Summary<E>
default int
count()
List<E>
elements()
Map<String,Object>
getAttributes()
Group<E>
rollup()
avg, avg, max, min, sum, summarize
Map<String,Object> getAttributes()
List<E> elements()
Group<E> rollup()
default int count()
Copyright © 2021. All rights reserved.