[ 
https://issues.apache.org/jira/browse/COLLECTIONS-226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Henri Yandell closed COLLECTIONS-226.
-------------------------------------

    Resolution: Fixed

I've added the putAll method.

The set(int,Obj,Obj) method does indeed sound like put. 

Closing this ticket - the only open part is the sorting part and that doesn't 
sound as well defined. A new ticket could be used there if someone wants it.

> ListOrderedMap additional methods
> ---------------------------------
>
>                 Key: COLLECTIONS-226
>                 URL: https://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.
-
You can reply to this email to add a comment to the issue online.

Reply via email to