public abstract class MapUtil extends Object
MapUtil()
static <K,V> Map<K,V>
newHashMap(int expectedSize)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MapUtil()
public static <K,V> Map<K,V> newHashMap(int expectedSize)
K
V
expectedSize
Copyright © 2018. All rights reserved.