Uses of Class
r01f.reflection.fluent.FieldTypes.FieldTypeGenerics

Packages that use FieldTypes.FieldTypeGenerics
r01f.reflection.fluent   
 

Uses of FieldTypes.FieldTypeGenerics in r01f.reflection.fluent
 

Methods in r01f.reflection.fluent that return FieldTypes.FieldTypeGenerics
(package private) static
<T> FieldTypes.FieldTypeGenerics<T>
FieldTypes.newFieldTypeGenerics(java.lang.String name, TypeRef<T> type)
           
<T> FieldTypes.FieldTypeGenerics<T>
FieldReflection.ofType(TypeRef<T> type)
          Sets the type reference of the field to access.