Join Slack
Powered by
the fromJson method in gson is identical to my int...
# announcements
t
tipsy
05/06/2018, 5:03 PM
the fromJson method in gson is identical to my interface:
Copy code
public <T> T fromJson(String json, Class<T> classOfT) { }
Open in Slack
Previous
Next