Uses of Package
org.apache.commons.collections.keyvalue
-
Packages that use org.apache.commons.collections.keyvalue 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. -
Classes in org.apache.commons.collections.keyvalue used by org.apache.commons.collections Class Description AbstractKeyValue Abstract pair class to assist with creatingKeyValue
andMap.Entry
implementations.AbstractMapEntry Abstract Pair class to assist with creating correctMap.Entry
implementations. -
Classes in org.apache.commons.collections.keyvalue used by org.apache.commons.collections.bidimap Class Description AbstractMapEntryDecorator Provides a base decorator that allows additional functionality to be added to aMap.Entry
. -
Classes in org.apache.commons.collections.keyvalue used by org.apache.commons.collections.keyvalue Class Description AbstractKeyValue Abstract pair class to assist with creatingKeyValue
andMap.Entry
implementations.AbstractMapEntry Abstract Pair class to assist with creating correctMap.Entry
implementations.