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


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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to