com.alibaba.fastjson
Class TypeReference<T>

java.lang.Object
  extended by com.alibaba.fastjson.TypeReference<T>

public class TypeReference<T>
extends Object


Field Summary
static Type LIST_STRING
           
 
Method Summary
 Type getType()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LIST_STRING

public static final Type LIST_STRING
Method Detail

getType

public Type getType()


Copyright © 2012 Alibaba Group. All Rights Reserved.