Interface ModifierFunction<M>

    • Method Detail

      • modifier

        M modifier()
        Gets the modifier used by this modifier function.
        Returns:
        The modifier
      • function

        DoubleUnaryOperator function()
        Gets the double unary operator used by this function.
        Returns:
        The unary operator