public class ConvertProxy
extends Object
-
-
-
方法概要
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
构造器详细资料
-
ConvertProxy
public ConvertProxy()
-
方法详细资料
-
-
getConvert
- 参数:
origin - 原类
target - 目标类
- 返回:
- Convert
-
-
-
convert
- 参数:
value - 值
target - 目标类型
array - 目标类型是否是数组
def - 默认值
warn - 是否异常提示
- 返回:
- Object