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 | Description |
---|---|
AbstractMapEntryDecorator |
Provides a base decorator that allows additional functionality to be
added to a
Map.Entry . |
Class | 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 | Description |
---|---|
MultiKey |
A
MultiKey allows multiple map keys to be merged together. |
Copyright © 2001-2019 - Apache Software Foundation