Class SemiSparseMutableIntSetFactory
java.lang.Object
com.ibm.wala.util.intset.SemiSparseMutableIntSetFactory
- All Implemented Interfaces:
MutableIntSetFactory<SemiSparseMutableIntSet>
public class SemiSparseMutableIntSetFactory
extends Object
implements MutableIntSetFactory<SemiSparseMutableIntSet>
-
Constructor Details
-
SemiSparseMutableIntSetFactory
public SemiSparseMutableIntSetFactory()
-
-
Method Details
-
make
- Specified by:
makein interfaceMutableIntSetFactory<SemiSparseMutableIntSet>- Throws:
IllegalArgumentException- if set is null
-
parse
- Specified by:
parsein interfaceMutableIntSetFactory<SemiSparseMutableIntSet>- Throws:
NumberFormatException
-
makeCopy
- Specified by:
makeCopyin interfaceMutableIntSetFactory<SemiSparseMutableIntSet>
-
make
- Specified by:
makein interfaceMutableIntSetFactory<SemiSparseMutableIntSet>
-