类 DataConvertUtils
java.lang.Object
org.cattleframework.utils.auxiliary.DataConvertUtils
数据转换工具
- 作者:
- orange
-
方法概要
修饰符和类型方法说明static <T> TconvertValue(Object value, Class<T> type) static ObjectconvertValue(ClassType type, Class<?> typeClass, Object value) static ObjectconvertValue(ClassType type, Object value)
-
方法详细资料
-
convertValue
-
convertValue
-
convertValue
-