| Package | Description |
|---|---|
| com.gs.collections.impl.map.sorted.mutable |
This package contains implementations of the
MutableSortedMap interface. |
| Modifier and Type | Class and Description |
|---|---|
class |
UnmodifiableTreeMap<K,V>
An unmodifiable view of a map.
|