| Package | Description |
|---|---|
| org.cojen.util |
| Modifier and Type | Method and Description |
|---|---|
static <B> BeanPropertyAccessor<B> |
BeanPropertyAccessor.forClass(Class<B> clazz)
Returns a new or cached BeanPropertyAccessor for the given class.
|
static <B> BeanPropertyAccessor<B> |
BeanPropertyAccessor.forClass(Class<B> clazz,
BeanPropertyAccessor.PropertySet set) |
Copyright © 2004-2015 Cojen. All Rights Reserved.