You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by "Dave Meikle (JIRA)" <ji...@apache.org> on 2006/12/28 22:42:22 UTC

[jira] Updated: (COLLECTIONS-226) ListOrderedMap additional methods

     [ http://issues.apache.org/jira/browse/COLLECTIONS-226?page=all ]

Dave Meikle updated COLLECTIONS-226:
------------------------------------

    Attachment: COLLECTIONS-226.patch

Patch to add putAll(int index, Map map) method to ListOrderedMap

> ListOrderedMap additional methods
> ---------------------------------
>
>                 Key: COLLECTIONS-226
>                 URL: http://issues.apache.org/jira/browse/COLLECTIONS-226
>             Project: Commons Collections
>          Issue Type: Improvement
>          Components: Map
>            Reporter: Stephen Colebourne
>            Priority: Minor
>             Fix For: 3.3
>
>         Attachments: COLLECTIONS-226.patch
>
>
> Some new methods I had a need for on ListOrderedMap:
> - putAll(int, Map)
> - set(int, Object key, Object value)
> - sorting - potentially by making the keyList/valueList/entryList modifiable

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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