Package com.ibm.wala.util.intset
Interface MutableIntSetFactory<T extends MutableIntSet>
-
- All Known Implementing Classes:
BimodalMutableIntSetFactory
,BitVectorIntSetFactory
,DebuggingMutableIntSetFactory
,MutableSharedBitVectorIntSetFactory
,MutableSparseIntSetFactory
,SemiSparseMutableIntSetFactory
public interface MutableIntSetFactory<T extends MutableIntSet>
An object that creates some flavor of mutable int set.