public abstract class TypeWrapper<T>
extends java.lang.Object
Modifier | Constructor and Description |
---|---|
protected |
TypeWrapper() |
Modifier and Type | Method and Description |
---|---|
java.lang.reflect.Type |
getType()
Return an instance of Type representing the type.
|