Uses of Package
org.apache.commons.collections4.keyvalue
Packages that use org.apache.commons.collections4.keyvalue
Package
Description
This package contains implementations of collection and map related key/value classes.
This package contains implementations of the
MultiValuedMap
interfaces.-
Classes in org.apache.commons.collections4.keyvalue used by org.apache.commons.collections4.bidimapClassDescriptionProvides a base decorator that allows additional functionality to be added to a
Map.Entry
. -
Classes in org.apache.commons.collections4.keyvalue used by org.apache.commons.collections4.keyvalue
-
Classes in org.apache.commons.collections4.keyvalue used by org.apache.commons.collections4.mapClassDescriptionAbstract pair class to assist with creating
KeyValue
andMap.Entry
implementations.Abstract Pair class to assist with creating correctMap.Entry
implementations.Provides a base decorator that allows additional functionality to be added to aMap.Entry
.AMultiKey
allows multiple map keys to be merged together. -
Classes in org.apache.commons.collections4.keyvalue used by org.apache.commons.collections4.multimap