public class JSONNull extends Object implements Serializable
null
static JSONNull
NULL
NULL.equals(null)
true
JSONNull()
boolean
equals(Object object)
String
toString()
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final JSONNull NULL
NULL.toString()
"null"
public JSONNull()
public boolean equals(Object object)
equals
Object
object
public String toString()
toString
Copyright © 2020. All rights reserved.