public class BundleJSONConverter extends Object
Modifier and Type | Class and Description |
---|---|
static interface |
BundleJSONConverter.Setter |
Constructor and Description |
---|
BundleJSONConverter() |
Modifier and Type | Method and Description |
---|---|
static Bundle |
convertToBundle(JSONObject jsonObject) |
static JSONObject |
convertToJSON(Bundle bundle) |
public static JSONObject convertToJSON(Bundle bundle) throws JSONException
JSONException
public static Bundle convertToBundle(JSONObject jsonObject) throws JSONException
JSONException