Package | Description |
---|---|
org.apache.commons.collections4.bidimap | |
org.apache.commons.collections4.keyvalue |
This package contains implementations of collection and map related key/value classes.
|
org.apache.commons.collections4.map |
Class and Description |
---|
AbstractMapEntryDecorator
Provides a base decorator that allows additional functionality to be
added to a
Map.Entry . |
Class and Description |
---|
AbstractKeyValue
Abstract pair class to assist with creating
KeyValue
and Map.Entry implementations. |
AbstractMapEntry
Abstract Pair class to assist with creating correct
Map.Entry implementations. |
Class and Description |
---|
MultiKey
A
MultiKey allows multiple map keys to be merged together. |
Copyright © 2001–2018 The Apache Software Foundation. All rights reserved.