Interface ContextualCalculator<C extends Context<C>>

    • Method Detail

      • getResult

        Number getResult​(C context)
        Retrieve the aggregation result from the context.