Interface MutableArgumentValue<V>

    • Method Detail

      • setValue

        void setValue​(V value)
        Sets the argument value.
        Parameters:
        value - The value
        Throws:
        java.lang.IllegalArgumentException - If the argument is not a compatible argument