Interface Defaultable<V>

    • Method Detail

      • getDefaultValue

        V getDefaultValue()
        Gets the default value. The same value should always be returned.
        Returns:
        the default value