public static interface PersistentLongSet.MutableSet extends PersistentLongSet.ImmutableSet
| Modifier and Type | Method and Description |
|---|---|
void |
add(long key) |
void |
clear() |
boolean |
endWrite() |
boolean |
remove(long key) |
contains, isEmpty, longIterator, reverseLongIterator, size, tailLongIterator, tailReverseLongIterator