Class TypeReference<T>
java.lang.Object
org.apache.ibatis.type.TypeReference<T>
- Type Parameters:
T- the referenced type
- Direct Known Subclasses:
BaseTypeHandler
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal Type(package private) TypegetSuperclassTypeParameter(Class<?> clazz) toString()
-
Field Details
-
rawType
-
-
Constructor Details
-
TypeReference
protected TypeReference()
-
-
Method Details
-
getSuperclassTypeParameter
-
getRawType
-
toString
-