Interface Valued<V>

    • Method Detail

      • getValue

        V getValue()
        Returns:
        The current value, or null if there is no value.