程序包 org.aya.kala

类 Int2IntOpenHashMap

所有已实现的接口:
Serializable, Cloneable, Map<Integer,Integer>

@ReplaceWith("kala-collection-primitive") public class Int2IntOpenHashMap extends HashMap<Integer,Integer>
另请参阅:
  • 构造器详细资料

    • Int2IntOpenHashMap

      public Int2IntOpenHashMap()