Class JNull

All Implemented Interfaces:
JsonTypable, ENull, EValue

public final class JNull extends JPrimitive implements ENull
  • Method Details

    • from

      public static JNull from(JNullBuilder builder)
    • match

      public boolean match(JNode node)
      Specified by:
      match in class JNode
    • toString

      public String toString()
      Specified by:
      toString in class JNode
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object