public interface Summarizer<C extends Context<C>>
Context, only used in
StandardCalculator, for the convenience of
polymorphism over its enum construction.| Modifier and Type | Method and Description |
|---|---|
Number |
getResult(C context)
Return the final result of aggregation.
|
Copyright © 2023. All rights reserved.