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