Uses of Class
org.fest.reflect.field.FieldTypeRef

Packages that use FieldTypeRef
org.fest.reflect.field Provides a "fluent" API for field access via the Java Reflection API. 
 

Uses of FieldTypeRef in org.fest.reflect.field
 

Methods in org.fest.reflect.field that return FieldTypeRef
<T> FieldTypeRef<T>
FieldName.ofType(TypeRef<T> type)
          Sets the type reference of the field to access.
 



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