|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FastHashMap | |
|---|---|
| org.apache.commons.beanutils | The Bean Introspection Utilities component of the Jakarta Commons subproject offers low-level utility classes that assist in getting and setting property values on Java classes that follow the naming design patterns outlined in the JavaBeans Specification, as well as mechanisms for dynamically defining and accessing bean properties. |
| Uses of FastHashMap in org.apache.commons.beanutils |
|---|
| Methods in org.apache.commons.beanutils that return FastHashMap | |
|---|---|
FastHashMap |
PropertyUtilsBean.getMappedPropertyDescriptors(java.lang.Class beanClass)
Deprecated. This method should not be exposed |
static FastHashMap |
PropertyUtils.getMappedPropertyDescriptors(java.lang.Class beanClass)
Deprecated. This method should not be exposed |
FastHashMap |
PropertyUtilsBean.getMappedPropertyDescriptors(java.lang.Object bean)
Deprecated. This method should not be exposed |
static FastHashMap |
PropertyUtils.getMappedPropertyDescriptors(java.lang.Object bean)
Deprecated. This method should not be exposed |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||