Package org.apache.zookeeper.server.util
Class BitMap<T>
java.lang.Object
org.apache.zookeeper.server.util.BitMap<T>
This is a helper class to maintain the bit to specific value and the
reversed value to bit mapping.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BitMap
public BitMap()
-
-
Method Details
-
add
-
get
-
getBit
-
remove
-
remove
-
size
public int size()
-