Package com.castlabs.android.utils
Class DataUtils
java.lang.Object
com.castlabs.android.utils.DataUtils
-
Method Summary
Modifier and TypeMethodDescriptionstatic JSONObject
bundleToJSON
(Bundle bundle) static Bundle
JSONtoBundle
(JSONObject json)
-
Method Details
-
JSONtoBundle
- Throws:
JSONException
-
bundleToJSON
-