| Package | Description |
|---|---|
| com.alibaba.fastjson |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
JSON.parseObject(String text,
TypeReference<T> type,
Feature... features) |
<T> T |
JSONReader.readObject(TypeReference<T> typeRef) |
Copyright © 2012–2017 Alibaba Group. All rights reserved.