Package | Description |
---|---|
org.apache.commons.collections4.bidimap | |
org.apache.commons.collections4.map |
Modifier and Type | Class and Description |
---|---|
protected static class |
AbstractDualBidiMap.MapEntry<K,V>
Inner class MapEntry.
|
Modifier and Type | Class and Description |
---|---|
private class |
AbstractInputCheckedMapDecorator.MapEntry
Implementation of a map entry that checks additions via setValue.
|
private class |
UnmodifiableEntrySet.UnmodifiableEntry
Implementation of a map entry that is unmodifiable.
|