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