Package 

Object Value.Null

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

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

      Fields 
      Modifier and Type Field Description
      public final static Value.Null INSTANCE
    • Method Summary

      Modifier and Type Method Description
      Boolean equals(Object other)
      Integer hashCode()
      • Methods inherited from class dev.openfeature.sdk.Value.Null

        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