| Interface | Description |
|---|---|
| Summarizer<T> | |
| SummarizerBuilder<T> |
| Class | Description |
|---|---|
| BigDecimalSummarizerBuilder | |
| DoubleSummarizerBuilder | |
| GroupSum<T> |
Group sum
The sum function for calculation a group sum takes two arguments: the collection as JEXL expression (or its name as a String)
and the name (as String) of the attribute.
|
Copyright © 2022. All rights reserved.