Uses of Interface
org.apache.commons.collections.MultiMap

Packages that use MultiMap
org.apache.commons.collections This package contains the interfaces and utilities shared across all the subpackages of this component. 
 

Uses of MultiMap in org.apache.commons.collections
 

Classes in org.apache.commons.collections that implement MultiMap
 class MultiHashMap<K,V>
          MultiHashMap is the default implementation of the MultiMap interface.
 



Copyright © 2005-2005 Apache Software Foundation, Matt Hall, John Watkinson. All Rights Reserved.