public static interface PersistentLongMap.MutableMap<V> extends PersistentLongMap.ImmutableMap<V>
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
boolean |
endWrite() |
void |
put(long key,
V value) |
V |
remove(long key) |
void |
testConsistency() |
containsKey, get, getMinimum, isEmpty, reverseIterator, size, tailEntryIterator, tailReverseEntryIterator