| Package | Description |
|---|---|
| org.apache.commons.collections |
This package contains the interfaces and utilities shared across all the subpackages of this component.
|
| org.apache.commons.collections.bidimap | |
| org.apache.commons.collections.keyvalue |
This package contains implementations of collection and map related key/value classes.
|
| 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 |
|---|---|
| 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. |
Copyright © 2001-2018 Apache Software Foundation. All Rights Reserved.