Package org.apache.zookeeper.server.util
Class BitMap<T>
- java.lang.Object
-
- org.apache.zookeeper.server.util.BitMap<T>
-
public class BitMap<T> extends Object
This is a helper class to maintain the bit to specific value and the reversed value to bit mapping.