Package 

Class Value.String

  • All Implemented Interfaces:
    dev.openfeature.sdk.Value

    @Serializable() 
    public final class Value.String
     implements Value
                        
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final String string
    • Method Summary

      Modifier and Type Method Description
      final String getString()
      • Methods inherited from class dev.openfeature.sdk.Value.String

        asBoolean, asDate, asDouble, asInteger, asList, asString, asStructure, isNull
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait