Class MutableSparseLongSetFactory
java.lang.Object
com.ibm.wala.util.intset.MutableSparseLongSetFactory
-
Constructor Details
-
MutableSparseLongSetFactory
public MutableSparseLongSetFactory()
-
-
Method Details
-
make
- Specified by:
make
in interfaceMutableLongSetFactory
- Throws:
IllegalArgumentException
- if set is null
-
parse
- Specified by:
parse
in interfaceMutableLongSetFactory
- Throws:
NumberFormatException
-
makeCopy
- Specified by:
makeCopy
in interfaceMutableLongSetFactory
- Throws:
IllegalArgumentException
-
make
- Specified by:
make
in interfaceMutableLongSetFactory
-