com.agapple.mapping.process.convertor
类 CommonAndCommonConvertor

java.lang.Object
  继承者 com.agapple.mapping.process.convertor.CommonAndCommonConvertor

public class CommonAndCommonConvertor
extends Object

common <-> common对象之间的转化

 common对象范围:8种Primitive和对应的Java类型,BigDecimal, BigInteger
 
 

作者:
jianghang 2011-6-14 下午10:09:09

嵌套类摘要
static class CommonAndCommonConvertor.CommonToCommon
          common <-> common对象的转化
 
构造方法摘要
CommonAndCommonConvertor()
           
 
方法摘要
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

CommonAndCommonConvertor

public CommonAndCommonConvertor()


Copyright © 2012. All Rights Reserved.