-
-
Constructor Summary
Constructors
| Constructor and Description |
IntMap()
构造
|
IntMap(int size)
构造
|
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
IntMap
public IntMap()
构造
-
IntMap
public IntMap(int size)
构造
- Parameters:
size - 容量
-
Method Detail
-
add
public void add(long i)
Description copied from interface: BitMap
加入值
- Specified by:
add in interface BitMap
- Parameters:
i - 值
Copyright © 2025. All rights reserved.