MutableSortedMap interface.See: Description
| Class | Description |
|---|---|
| AbstractImmutableSortedMap<K,V> | |
| ImmutableSortedMapFactoryImpl | |
| ImmutableTreeMap<K,V> |
MutableSortedMap interface.
An MutableSortedMap is the non-modifiable equivalent interface to MutableMap.
Copyright © 2004–2022. All rights reserved.