Interface OperatorFunctionValue

    • Method Detail

      • addFunctionValue

        void addFunctionValue​(FunctionValue value)
        Add the given FunctionValue for calculation.
        Parameters:
        value - The value to add.