Uses of Class
r01f.reflection.fluent.StaticFieldTypes.StaticFieldTypeGenerics

Packages that use StaticFieldTypes.StaticFieldTypeGenerics
r01f.reflection.fluent   
 

Uses of StaticFieldTypes.StaticFieldTypeGenerics in r01f.reflection.fluent
 

Methods in r01f.reflection.fluent that return StaticFieldTypes.StaticFieldTypeGenerics
(package private) static
<T> StaticFieldTypes.StaticFieldTypeGenerics<T>
StaticFieldTypes.newFieldTypeGenerics(java.lang.String fieldName, TypeRef<T> fieldType)
           
<T> StaticFieldTypes.StaticFieldTypeGenerics<T>
StaticFieldReflection.ofType(TypeRef<T> type)
          Sets the type reference of the field to access.