Uses of Package
org.apache.commons.collections4.keyvalue
-
Packages that use org.apache.commons.collections4.keyvalue 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 -
Classes in org.apache.commons.collections4.keyvalue used by org.apache.commons.collections4.bidimap Class Description AbstractMapEntryDecorator Provides a base decorator that allows additional functionality to be added to aMap.Entry
. -
Classes in org.apache.commons.collections4.keyvalue used by org.apache.commons.collections4.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. -
Classes in org.apache.commons.collections4.keyvalue used by org.apache.commons.collections4.map Class Description MultiKey AMultiKey
allows multiple map keys to be merged together.