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:
make
in interfaceMutableIntSetFactory<BimodalMutableIntSet>
-
parse
- Specified by:
parse
in interfaceMutableIntSetFactory<BimodalMutableIntSet>
- Throws:
NumberFormatException
-
makeCopy
- Specified by:
makeCopy
in interfaceMutableIntSetFactory<BimodalMutableIntSet>
- Throws:
UnimplementedError
IllegalArgumentException
-
make
- Specified by:
make
in interfaceMutableIntSetFactory<BimodalMutableIntSet>
-