| Interface | Description |
|---|---|
| BeanDescriptionFactory |
Factory which analyzes a class and returns all writable properties.
|
| BeanPropertyDescription |
Represents a property within a bean class, as used in
MapperImpl. |
| Class | Description |
|---|---|
| BeanDescriptionFactoryImpl |
Creates all
BeanPropertyDescription objects for a given class. |
| BeanPropertyDescriptionImpl |
Default implementation of
BeanPropertyDescription. |
Copyright © 2016–2018 The AuthMe Team. All rights reserved.