static class
GsonTool.ParameterizedType4ReturnT
GsonTool()
static <T> T
fromJson(String json, Class<T> classOfT)
fromJson(String json, Class<T> classOfT, Class argClassOfT)
static <T> List<T>
fromJsonList(String json, Class<T> classOfT)
static String
toJson(Object src)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait