Interface Config.Entry

    • Method Detail

      • setValue

        <T> T setValue​(java.lang.Object value)
        Sets the entry's value.
        Type Parameters:
        T - the type of the old value
        Parameters:
        value - the value to set
        Returns:
        the previous value