Interface MutableLongSetFactory
- All Known Implementing Classes:
MutableSparseLongSetFactory
public interface MutableLongSetFactory
An object that creates some flavor of mutable int set.
-
Method Details
-
make
-
parse
-
makeCopy
-
make
MutableLongSet make()
-