Interface OptionalValue<T>

    • Method Detail

      • isRelevant

        boolean isRelevant()
      • getValue

        T getValue()