android.support.test.espresso.web.model.JSONAble.DeJSONFactory |
Allows implementors to replace a JSONObject (representated as a map) with a more applicable object.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Attempt to convert this map to another Java object.
|
Attempt to convert this map to another Java object.
jsonObject | the json object encountered |
---|