Uses of Package
org.fest.reflect.reference

Packages that use org.fest.reflect.reference
org.fest.reflect.beanproperty Provides a "fluent" API for property access via the Bean Instrospection API. 
org.fest.reflect.field Provides a "fluent" API for field access via the Java Reflection API. 
org.fest.reflect.method Provides a "fluent" API for method invocation via the Java Reflection API. 
 

Classes in org.fest.reflect.reference used by org.fest.reflect.beanproperty
TypeRef
          Understands a references a generic type.
 

Classes in org.fest.reflect.reference used by org.fest.reflect.field
TypeRef
          Understands a references a generic type.
 

Classes in org.fest.reflect.reference used by org.fest.reflect.method
TypeRef
          Understands a references a generic type.
 



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