Interface UpdatableSummary<U>

    • Method Detail

      • update

        UpdatableSummary<U> update​(U value)
        This is to provide a method of updating summaries. This is primarily used internally.
        Parameters:
        value - update value
        Returns:
        this