You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by bu...@apache.org on 2004/03/14 18:12:38 UTC

DO NOT REPLY [Bug 16465] - [collections] MultiMap ideas - ChainedHashMap

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=16465>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=16465

[collections] MultiMap ideas - ChainedHashMap

scolebourne@joda.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From scolebourne@joda.org  2004-03-14 17:12 -------
This bugzilla ticket is for a new MultiMap implementation based on ArrayList. 
MultiHashMap is already that class, as it uses ArrayList internally.

However, the supplied implementation (see mailing list) has numerous extra 
methods, including some which access the list elements directly.

I am unwilling to add a class that is so close to MultiHashMap to 
[collections]. However, I have added five methods to MultiHashMap that should 
provide a more comprehensive API.

(Closing as Fixed, although obviously not quite as originally hoped ;-)

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org