Searched defs:fromJsonObject (Results 1 – 2 of 2) sorted by relevance
8 public static Host fromJsonObject(JSONObject object) { in fromJsonObject() method in Host
308 public T fromJsonObject(JSONObject object); in fromJsonObject() method