Class JSONComplex
java.lang.Object
com.sdicons.json.model.JSONValue
com.sdicons.json.model.JSONComplex
- Direct Known Subclasses:
JSONArray, JSONObject
Superclass of JSON complex types, namely
JSONArray and JSONObject.-
Constructor Details
-
JSONComplex
public JSONComplex()
-
-
Method Details
-
size
public abstract int size()
-