|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.commons.collections.keyvalue | |
---|---|
org.apache.commons.collections | This package contains the interfaces and utilities shared across all the subpackages of this component. |
org.apache.commons.collections.bidimap |
This package contains implementations of the
BidiMap ,
OrderedBidiMap and
SortedBidiMap interfaces. |
org.apache.commons.collections.keyvalue | This package contains implementations of collection and map related key/value classes. |
org.apache.commons.collections.map |
This package contains implementations of the
Map ,
IterableMap ,
OrderedMap and
SortedMap interfaces. |
Classes in org.apache.commons.collections.keyvalue used by org.apache.commons.collections | |
---|---|
AbstractKeyValue
Abstract pair class to assist with creating KeyValue and MapEntry implementations. |
|
AbstractMapEntry
Abstract Pair class to assist with creating correct Map Entry implementations. |
Classes in org.apache.commons.collections.keyvalue used by org.apache.commons.collections.bidimap | |
---|---|
AbstractMapEntryDecorator
Provides a base decorator that allows additional functionality to be added to a Map Entry. |
Classes in org.apache.commons.collections.keyvalue used by org.apache.commons.collections.keyvalue | |
---|---|
AbstractKeyValue
Abstract pair class to assist with creating KeyValue and MapEntry implementations. |
|
AbstractMapEntry
Abstract Pair class to assist with creating correct Map Entry implementations. |
Classes in org.apache.commons.collections.keyvalue used by org.apache.commons.collections.map | |
---|---|
MultiKey
A MultiKey allows multiple map keys to be merged together. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |