Interface ResultAccessor.ResultMutator<RES>

    • Method Detail

      • setResult

        void setResult​(RES aResult)
        Sets the result for the result property.
        Parameters:
        aResult - The result to be stored by the result property.