newLinkedHashMapWithExpectedSize
Creates a LinkedHashMap instance, with a high enough "initial capacity" that it should hold expectedSize elements without growth.
Creates a LinkedHashMap instance, with a high enough "initial capacity" that it should hold expectedSize elements without growth.