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