Interface WritableValue<V>

    • Method Detail

      • set

        void set​(V value)
        Parameters:
        value - the new value.