Package | Description |
---|---|
org.apache.commons.collections4.bidimap | |
org.apache.commons.collections4.map |
Modifier and Type | Class | Description |
---|---|---|
protected static class |
DualTreeBidiMap.ViewMap<K,V> |
Internal sorted map view.
|
Modifier and Type | Class | 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 - Apache Software Foundation