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 creatingKeyValueandMap.Entryimplementations.AbstractMapEntry Abstract Pair class to assist with creating correctMap.Entryimplementations. -
Classes in org.apache.commons.collections4.keyvalue used by org.apache.commons.collections4.map Class Description MultiKey AMultiKeyallows multiple map keys to be merged together.