Class BitVectorIntSetFactory
java.lang.Object
com.ibm.wala.util.intset.BitVectorIntSetFactory
- All Implemented Interfaces:
MutableIntSetFactory<BitVectorIntSet>
-
Constructor Details
-
BitVectorIntSetFactory
public BitVectorIntSetFactory()
-
-
Method Details
-
make
- Specified by:
make
in interfaceMutableIntSetFactory<BitVectorIntSet>
- Throws:
IllegalArgumentException
- if set is null
-
parse
- Specified by:
parse
in interfaceMutableIntSetFactory<BitVectorIntSet>
- Throws:
NumberFormatException
-
makeCopy
- Specified by:
makeCopy
in interfaceMutableIntSetFactory<BitVectorIntSet>
- Throws:
IllegalArgumentException
-
make
- Specified by:
make
in interfaceMutableIntSetFactory<BitVectorIntSet>
-