T - the generic type in this reference.public abstract class TypeRef<T>
extends java.lang.Object
TypeReference.| Modifier and Type | Method and Description |
|---|---|
java.lang.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.Copyright © 2007-2013 FEST (Fixtures for Easy Software Testing). All Rights Reserved.