public class MapUtil extends Object
static Map<String,Object>
mapOf(Object... objects)
static <K,V> Map<K,V>
newHashMapWithExpectedSize(int expectedSize)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static Map<String,Object> mapOf(Object... objects)
public static <K,V> Map<K,V> newHashMapWithExpectedSize(int expectedSize)