Class HppcMaps.Object.Integer

  • Enclosing class:
    HppcMaps.Object

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

      Constructors 
      Constructor Description
      Integer()  
    • 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.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Integer

        public Integer()
    • Method Detail

      • ensureNoNullKeys

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