Package 

Class Value.Structure

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

    @Serializable() 
    public final class Value.Structure
     implements Value
                        
    • Method Summary

      Modifier and Type Method Description
      final Map<String, Value> getStructure()
      • Methods inherited from class dev.openfeature.sdk.Value.Structure

        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