Package | Description |
---|---|
cn.leancloud.gson | |
cn.leancloud.json |
Modifier and Type | Method and Description |
---|---|
<T> T |
GsonObject.getObject(String key,
TypeReference typeReference) |
<T> T |
GSONParser.parseObject(String text,
TypeReference<T> type) |
Modifier and Type | Method and Description |
---|---|
abstract <T> T |
JSONObject.getObject(String key,
TypeReference typeReference) |
<T> T |
JSONParser.parseObject(String text,
TypeReference<T> type) |
static <T> T |
JSON.parseObject(String text,
TypeReference<T> type) |
Copyright © 2020, 美味书签(北京)信息技术有限公司 All rights reserved.