public class MinSummarizer extends Object implements Summarizer<MinMaxContext>
StandardCalculator.MIN
.Constructor and Description |
---|
MinSummarizer() |
Modifier and Type | Method and Description |
---|---|
Number |
getResult(MinMaxContext context)
Return the final result of aggregation.
|
public Number getResult(MinMaxContext context)
Summarizer
getResult
in interface Summarizer<MinMaxContext>
Copyright © 2023. All rights reserved.