TreeBidiMap should implement Serializable
-----------------------------------------
Key: COLLECTIONS-285
URL: https://issues.apache.org/jira/browse/COLLECTIONS-285
Project: Commons Collections
Issue Type: Improvement
Components: BidiMap
Affects Versions: 3.2
Reporter: Geert Pante
TreeBidiMap does not implement Serializable. DualTreeBidiMap does.
It's just a matter of checking which fields should be transient and done.
In fact, all Maps should be Serializable.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.