public class TypeReferenceImpl<T> extends com.fasterxml.jackson.core.type.TypeReference<T>
protected java.lang.reflect.Type
_type2
_type
TypeReferenceImpl(ParamWrap p)
TypeReferenceImpl(java.lang.reflect.Type type)
java.lang.reflect.Type
getType()
compareTo
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected final java.lang.reflect.Type _type2
public TypeReferenceImpl(ParamWrap p)
public TypeReferenceImpl(java.lang.reflect.Type type)
public java.lang.reflect.Type getType()
getType
com.fasterxml.jackson.core.type.TypeReference<T>