com.lexicalscope.fluentreflection
Class TypeToken<T>
java.lang.Object
com.lexicalscope.fluentreflection.TypeToken<T>
- Type Parameters:
T
- the generic type information.
public class TypeToken<T>
- extends Object
Used to supply generic type information to the library. You use this class by creating anonymous subclasses of it.
- Author:
- tim
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TypeToken
public TypeToken()
Copyright © 2011-2012 lexicalscope. All Rights Reserved.