Package org.aya.kala

Class Int2IntOpenHashMap

All Implemented Interfaces:
Serializable, Cloneable, Map<Integer,Integer>

@ReplaceWith("kala-collection-primitive") public class Int2IntOpenHashMap extends HashMap<Integer,Integer>
See Also:
  • Constructor Details

    • Int2IntOpenHashMap

      public Int2IntOpenHashMap()