Package org.elasticsearch.common.collect
Class HppcMaps.Object.Integer
java.lang.Object
org.elasticsearch.common.collect.HppcMaps.Object.Integer
- Enclosing class:
- HppcMaps.Object
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic <V> com.carrotsearch.hppc.ObjectIntHashMap<V>
ensureNoNullKeys(int capacity, float loadFactor)
-
Constructor Details
-
Integer
public Integer()
-
-
Method Details
-
ensureNoNullKeys
public static <V> com.carrotsearch.hppc.ObjectIntHashMap<V> ensureNoNullKeys(int capacity, float loadFactor)
-