Package com.ibm.wala.util.intset
Class TunedSimpleIntVector
- java.lang.Object
-
- com.ibm.wala.util.intset.SimpleIntVector
-
- com.ibm.wala.util.intset.TunedSimpleIntVector
-
- All Implemented Interfaces:
IntVector
,java.io.Serializable
public class TunedSimpleIntVector extends SimpleIntVector
a simple implementation of int vector that can be tuned to control space usage- See Also:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class com.ibm.wala.util.intset.SimpleIntVector
get, getMaxIndex, performVerboseAction, set
-
-