| Package | Description |
|---|---|
| org.apache.commons.collections.bidimap | |
| org.apache.commons.collections.map |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
DualTreeBidiMap.ViewMap
Internal sorted map view.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FixedSizeSortedMap
Decorates another
SortedMap to fix the size blocking add/remove. |
class |
UnmodifiableSortedMap
Decorates another
SortedMap to ensure it can't be altered. |
Copyright © 2001-2025 Apache Software Foundation. All Rights Reserved.