Frames | No Frames |
Classes implementing org.apache.commons.collections.MultiMap | |
class | A MultiValueMap decorates another map, allowing it to have
more than one value for a key. |
Classes implementing org.apache.commons.collections.MultiMap | |
class | MultiHashMap is the default implementation of the
MultiMap interface. |