public class BeanMapUtils extends Object
BeanMapUtils()
static Map<String,Object>
getObjectToMap(Object obj)
static Object
mapToObject(Map<Object,Object> map, Class<?> beanClass)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BeanMapUtils()
public static Map<String,Object> getObjectToMap(Object obj)
obj
public static Object mapToObject(Map<Object,Object> map, Class<?> beanClass) throws Exception
Exception
Copyright © 2022. All rights reserved.