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
          MultiHashMap is the default implementation of the MultiMap interface.
 



Copyright © 2001-2004 Apache Software Foundation. All Rights Reserved.