Class JSONObject.Null
java.lang.Object
org.json.JSONObject.Null
- Enclosing class:
JSONObject
JSONObject.NULL is equivalent to the value that JavaScript calls null,
whilst Java's null is equivalent to the value that JavaScript calls
undefined.
- Version:
- 2016-08-15
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Null
private Null()
-
-
Method Details
-
equals
-
hashCode
-
toString
-