A - 数组自身类型E - 数组项类型public abstract class BeanPropertyArrayFormatConvertor<A,E> extends ArrayConvertor<A,cn.featherfly.common.bean.BeanProperty<A>,E,FormatType<E>>
数组转换器
logger| 构造器和说明 |
|---|
BeanPropertyArrayFormatConvertor(FormatConvertor<E> convertor) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected FormatType<E> |
getArrayItemGenericType(cn.featherfly.common.bean.BeanProperty<A> beanProperty)
获取数组元素GenericType
|
doToObject, doToString, getConvertorsupportForgetGenricType, getType, toObject, toStringpublic BeanPropertyArrayFormatConvertor(FormatConvertor<E> convertor)
convertor - conversionprotected FormatType<E> getArrayItemGenericType(cn.featherfly.common.bean.BeanProperty<A> beanProperty)
获取数组元素GenericType
getArrayItemGenericType 在类中 ArrayConvertor<A,cn.featherfly.common.bean.BeanProperty<A>,E,FormatType<E>>beanProperty - genericType