Class TypeReference<T>

java.lang.Object
com.github.joschi.jadconfig.TypeReference<T>
All Implemented Interfaces:
Comparable<TypeReference<T>>

public abstract class TypeReference<T> extends Object implements Comparable<TypeReference<T>>
References a generic type.
Author:
crazybob@google.com (Bob Lee)
See Also: