| 程序包 | 说明 |
|---|---|
| cn.leancloud.gson | |
| cn.leancloud.json |
| 限定符和类型 | 方法和说明 |
|---|---|
<T> T |
GsonObject.getObject(String key,
TypeReference typeReference) |
<T> T |
GSONParser.parseObject(String text,
TypeReference<T> type) |
| 限定符和类型 | 方法和说明 |
|---|---|
abstract <T> T |
JSONObject.getObject(String key,
TypeReference typeReference) |
static <T> T |
JSON.parseObject(String text,
TypeReference<T> type) |
<T> T |
JSONParser.parseObject(String text,
TypeReference<T> type) |
Copyright © 2020, 美味书签(北京)信息技术有限公司 All rights reserved.