Class BitVectorIntSet

java.lang.Object
com.ibm.wala.util.intset.BitVectorIntSet
All Implemented Interfaces:
IntSet, MutableIntSet, Serializable

public final class BitVectorIntSet extends Object implements MutableIntSet
A BitVector implementation of MutableIntSet.

Note that this is NOT a value with regard to hashCode and equals.

See Also: