Uses of Class
org.hcjf.utils.Introspection.Accessors
-
Packages that use Introspection.Accessors Package Description org.hcjf.utils -
-
Uses of Introspection.Accessors in org.hcjf.utils
Methods in org.hcjf.utils that return types with arguments of type Introspection.Accessors Modifier and Type Method Description static java.util.Map<java.lang.String,Introspection.Accessors>Introspection. getAccessors(java.lang.Class clazz)Returns a map with the accessors instance for a specific resource.
-