[ http://issues.apache.org/jira/browse/COLLECTIONS-152?page=all ]
Stephen Colebourne updated COLLECTIONS-152:
-------------------------------------------
Bugzilla Id: (was: 30167)
Component/s: BidiMap
Summary: Implementation of SynchronizedBidiMap and SynchronizedMap,
with tests (was: [collections] Implementation of SynchronizedBidiMap and
SynchronizedMap, with tests)
Issue Type: New Feature (was: Improvement)
Fix Version/s: 3.3
> Implementation of SynchronizedBidiMap and SynchronizedMap, with tests
> ---------------------------------------------------------------------
>
> Key: COLLECTIONS-152
> URL: http://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.3
>
> 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.
-
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]