Uses of Class
com.alibaba.fastjson.TypeReference

Packages that use TypeReference
com.alibaba.fastjson   
 

Uses of TypeReference in com.alibaba.fastjson
 

Methods in com.alibaba.fastjson with parameters of type TypeReference
static
<T> T
JSON.parseObject(String text, TypeReference<T> type, Feature... features)
           
 



Copyright © 2012 Alibaba Group. All Rights Reserved.