T
public interface JsonObjectParser<T>
parse(org.json.JSONObject input)
T parse(org.json.JSONObject input) throws org.json.JSONException
org.json.JSONException