Package org.fest.reflect.reference

Provides support to use Java Generics overcoming the limitations of erasure.

See:
          Description

Class Summary
TypeRef<T> Understands a references a generic type.
 

Package org.fest.reflect.reference Description

Provides support to use Java Generics overcoming the limitations of erasure. Based on Neal Gafter's Super Type Tokens.



Copyright © 2007-2011 FEST (Fixtures for Easy Software Testing). All Rights Reserved.