T - the generic type in this reference.public abstract class TypeRef<T> extends Object
TypeReference.| Modifier and Type | Method and Description |
|---|---|
Class<?> |
rawType()
Returns the raw type of the generic type in this reference.
|
public TypeRef()
TypeRef.ReflectionError - if the generic type of this reference is missing type parameter.public final Class<?> rawType()
Copyright © 2007–2016. All rights reserved.