Uses of Class
org.biomage.tools.xmlutils.MultiHashMap

Packages that use MultiHashMap
org.biomage.tools.xmlutils   
 

Uses of MultiHashMap in org.biomage.tools.xmlutils
 

Constructors in org.biomage.tools.xmlutils with parameters of type MultiHashMap
MultiHashMap(MultiHashMap copy_from)
          Constructs a new MultiHashMap with the same mappings as the given MultiHashMap.