public class MapUtil
extends Object
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
-
newHashMapWithExpectedSize
public static <K,
V> Map<K,V> newHashMapWithExpectedSize(int expectedSize)