com.heroku.api.parser
Class TypeReference<T>
java.lang.Object
com.heroku.api.parser.TypeReference<T>
public abstract class TypeReference<T>
- extends Object
Provides a java.lang.reflect.Type for generically-typed arguments.
Source is based on Neal Gafter's TypeReference class
http://gafter.blogspot.com/2006/12/super-type-tokens.html
- Author:
- Naaman Newbold
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TypeReference
protected TypeReference()
getType
public Type getType()
Copyright © 2012. All Rights Reserved.