Interface MaxValueAccessor.MaxValueMutator<V>

    • Method Detail

      • setMaxValue

        void setMaxValue​(V aMaxValue)
        Sets the maximum value for the maximum value property.
        Parameters:
        aMaxValue - The maximum value to be stored by the maximum value property.