类 PrimitiveConverter

java.lang.Object
com.alibaba.ageiport.common.convert.AbstractConverter<Object>
com.alibaba.ageiport.common.convert.impl.PrimitiveConverter
所有已实现的接口:
Converter<Object>, Serializable

public class PrimitiveConverter extends AbstractConverter<Object>
原始类型转换器
支持类型为:
  • byte
  • short
  • int
  • long
  • float
  • double
  • char
  • boolean
作者:
xuechao.sxc
另请参阅: