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