Interface ITypedOption<T>

    • Method Detail

      • getValue

        T getValue()
        Returns:
        Returns the value or null if no value is set.