Uses of Class com.alibaba.fastjson.TypeReference (fastjson 1.1.26 API)

fastjson



Uses of Class
com.alibaba.fastjson.TypeReference

Packages that use TypeReference
 

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.