| Interface | Description |
|---|---|
| BeanPropertyGetter<T,V> |
BeanPropertyGetter.
|
| BeanPropertyGetterDate<T,D extends java.util.Date> |
BeanPropertyGetterDate.
|
| BeanPropertyGetterDouble<T> |
BeanPropertyGetter.
|
| BeanPropertyGetterEnum<T,E extends java.lang.Enum<E>> |
BeanPropertyGetterEnum.
|
| BeanPropertyGetterInt<T> |
BeanPropertyGetter.
|
| BeanPropertyGetterLocalDate<T> |
BeanPropertyGetterLocalDate.
|
| BeanPropertyGetterLocalDateTime<T> |
BeanPropertyGetterLocalDate.
|
| BeanPropertyGetterLocalTime<T> |
BeanPropertyGetterLocalTime.
|
| BeanPropertyGetterLong<T> |
BeanPropertyGetter.
|
| BeanPropertyGetterNumber<T,N extends java.lang.Number> |
BeanPropertyGetterNumber.
|
| BeanPropertyGetterString<T> |
BeanPropertyGetterString.
|
| BeanPropertySetter<T,V> |
BeanPropertySetter.
|
| BeanPropertySupplier<T,V> |
BeanPropertySupplier.
|
| Class | Description |
|---|---|
| BeanPropertyGetterImpl<T,V> |
The Class BeanPropertySupplierImpl.
|
| BeanPropertySetterImpl<T,V> |
The Class BeanPropertySetterImpl.
|
| BeanPropertySupplierImpl<T,V> |
The Class BeanPropertySupplierImpl.
|