public class MapUtil extends Object
MapUtil()
static Type[]
getComponentTypes(Type mapType)
static Map<Object,Object>
newMap(Class<?> targetClass, int length)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MapUtil()
public static Type[] getComponentTypes(Type mapType)
public static Map<Object,Object> newMap(Class<?> targetClass, int length) throws InstantiationException, IllegalAccessException
InstantiationException
IllegalAccessException