Uses of Package
org.apache.commons.collections.keyvalue

Packages that use org.apache.commons.collections.keyvalue
org.apache.commons.collections This package contains the interfaces and utilities shared across all the subpackages of this component. 
org.apache.commons.collections.bidimap This package contains implementations of the BidiMap, OrderedBidiMap and SortedBidiMap interfaces. 
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
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.
 

Classes in org.apache.commons.collections.keyvalue used by org.apache.commons.collections.bidimap
AbstractMapEntryDecorator
          Provides a base decorator that allows additional functionality to be added to a Map.Entry.
 

Classes in org.apache.commons.collections.keyvalue used by org.apache.commons.collections.keyvalue
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-2008 The Apache Software Foundation. All Rights Reserved.