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:
makein interfaceMutableIntSetFactory<BitVectorIntSet>- Throws:
IllegalArgumentException- if set is null
-
parse
- Specified by:
parsein interfaceMutableIntSetFactory<BitVectorIntSet>- Throws:
NumberFormatException
-
makeCopy
- Specified by:
makeCopyin interfaceMutableIntSetFactory<BitVectorIntSet>- Throws:
IllegalArgumentException
-
make
- Specified by:
makein interfaceMutableIntSetFactory<BitVectorIntSet>
-