Class BimodalMutableIntSetFactory
java.lang.Object
com.ibm.wala.util.intset.BimodalMutableIntSetFactory
- All Implemented Interfaces:
MutableIntSetFactory<BimodalMutableIntSet>
public class BimodalMutableIntSetFactory
extends Object
implements MutableIntSetFactory<BimodalMutableIntSet>
An object that creates some bimodal mutable int sets.
-
Constructor Details
-
BimodalMutableIntSetFactory
public BimodalMutableIntSetFactory()
-
-
Method Details
-
make
- Specified by:
makein interfaceMutableIntSetFactory<BimodalMutableIntSet>
-
parse
- Specified by:
parsein interfaceMutableIntSetFactory<BimodalMutableIntSet>- Throws:
NumberFormatException
-
makeCopy
- Specified by:
makeCopyin interfaceMutableIntSetFactory<BimodalMutableIntSet>- Throws:
UnimplementedErrorIllegalArgumentException
-
make
- Specified by:
makein interfaceMutableIntSetFactory<BimodalMutableIntSet>
-