public final class MapUtil extends Object
| Modifier and Type | Method and Description | 
|---|---|
static <K,V> Map<K,V> | 
createHashMap(int expectedMapSize)
Utility method that creates an  
HashMap with its initialCapacity calculated
 to minimize rehash operations | 
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.