public <T> T fromJson(Reader json, Class<...
# getting-started
t
public <T> T fromJson(Reader json, Class<T> classOfT)```