Uses of Class
r01f.reflection.fluent.PropertyTypes.PropertyTypeGenerics

Packages that use PropertyTypes.PropertyTypeGenerics
r01f.reflection.fluent   
 

Uses of PropertyTypes.PropertyTypeGenerics in r01f.reflection.fluent
 

Methods in r01f.reflection.fluent that return PropertyTypes.PropertyTypeGenerics
(package private) static
<T> PropertyTypes.PropertyTypeGenerics<T>
PropertyTypes.newPropertyTypeGenerics(java.lang.String name, TypeRef<T> type)
           
<T> PropertyTypes.PropertyTypeGenerics<T>
PropertyReflection.ofType(TypeRef<T> type)
          Sets the type reference of the property to access.