Package | Description |
---|---|
com.google.gwt.json.client |
Classes for parsing and creating JSON encoded values.
|
Modifier and Type | Method and Description |
---|---|
JSONObject |
JSONObject.isObject()
Returns
this , as this is a JSONObject. |
JSONObject |
JSONValue.isObject()
Returns non-null if this JSONValue is really a JSONObject.
|
Copyright © 2018. All rights reserved.