Class HppcMaps.Object.Integer

org.elasticsearch.common.collect.HppcMaps.Object.Integer
Enclosing class:
HppcMaps.Object

public static final class HppcMaps.Object.Integer extends
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static <V> com.carrotsearch.hppc.ObjectIntHashMap<V>
    ensureNoNullKeys​(int capacity, float loadFactor)
     

    Methods inherited from class java.lang.

    , , , , , , , , , ,
  • Constructor Details

    • Integer

      public Integer()
  • Method Details

    • ensureNoNullKeys

      public static <V> com.carrotsearch.hppc.ObjectIntHashMap<V> ensureNoNullKeys(int capacity, float loadFactor)