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

Henri Yandell updated COLLECTIONS-152:
--------------------------------------

    Fix Version/s:     (was: 3.3)
                   3.4

> Implementation of SynchronizedBidiMap and SynchronizedMap, with tests
> ---------------------------------------------------------------------
>
>                 Key: COLLECTIONS-152
>                 URL: https://issues.apache.org/jira/browse/COLLECTIONS-152
>             Project: Commons Collections
>          Issue Type: New Feature
>          Components: BidiMap
>         Environment: Operating System: other
> Platform: Other
>            Reporter: Eric Crampton
>            Priority: Minor
>             Fix For: 3.4
>
>         Attachments: SynchronizedBidiMap.emptyCollection.version3.obj, 
> SynchronizedBidiMap.fullCollection.version3.obj, SynchronizedBidiMap.java, 
> SynchronizedMap.emptyCollection.version3.2.obj, 
> SynchronizedMap.fullCollection.version3.2.obj, SynchronizedMap.java, 
> TestSynchronizedBidiMap.java, TestSynchronizedMap.java
>
>
> I've implemented SynchronizedBidiMap which was listed in the task list for
> Commons Collections. Implementing this required that I also implement
> SynchronizedMap. As usual, I tried to keep the format of the code similar to
> other code in Commons Collections. I've also included JUnit tests for both of
> these new classes and have included the .obj files suitable for placement in
> data/test so you don't have to bother generating them yourself.

-- 
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