Generated by
JDiff

Class com.google.common.collect.Maps

Added Methods
(LinkedHashMap<K, V>newLinkedHashMapWithExpectedSize(int) Creates a {@code LinkedHashMap} instance, with a high enough "initial capacity" that it should hold {@code expectedSize} elements without growth.