Class TunedSimpleIntVector

java.lang.Object
com.ibm.wala.util.intset.SimpleIntVector
com.ibm.wala.util.intset.TunedSimpleIntVector
All Implemented Interfaces:
IntVector, Serializable

public class TunedSimpleIntVector extends SimpleIntVector
a simple implementation of int vector that can be tuned to control space usage
See Also: