程序包 | 说明 |
---|---|
com.alibaba.fastjson |
限定符和类型 | 方法和说明 |
---|---|
static <T> T |
JSON.parseObject(String text,
TypeReference<T> type,
Feature... features) |
<T> T |
JSONReader.readObject(TypeReference<T> typeRef) |
Copyright © 2012–2016 Alibaba Group. All rights reserved.