| Package | Description |
|---|---|
| org.apache.commons.collections4.bidimap | |
| org.apache.commons.collections4.map |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
DualTreeBidiMap.ViewMap<K,V>
Internal sorted map view.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FixedSizeSortedMap<K,V>
Decorates another
SortedMap to fix the size blocking add/remove. |
class |
UnmodifiableSortedMap<K,V>
Decorates another
SortedMap to ensure it can't be altered. |
Copyright © 2001–2019 The Apache Software Foundation. All rights reserved.