| Package | Description |
|---|---|
| org.eclipse.collections.impl.map.sorted.mutable |
This package contains implementations of the
MutableSortedMap interface. |
| Modifier and Type | Class and Description |
|---|---|
class |
SortedMapAdapter<K,V>
This class provides a MutableSortedMap wrapper around a JDK Collections SortedMap interface instance.
|
class |
TreeSortedMap<K,V> |
Copyright © 2004–2022. All rights reserved.