| Package | Description |
|---|---|
| org.eclipse.collections.impl.map.sorted.mutable |
This package contains implementations of the
MutableSortedMap interface. |
| Class | Description |
|---|---|
| AbstractMutableSortedMap | |
| MutableSortedMapFactoryImpl | |
| SynchronizedSortedMap |
A synchronized view of a SortedMap.
|
| TreeSortedMap | |
| UnmodifiableSortedMap |
An unmodifiable view of a SortedMap.
|
| UnmodifiableTreeMap |
An unmodifiable view of a map.
|
Copyright © 2004–2018. All rights reserved.