[ https://issues.apache.org/jira/browse/COLLECTIONS-285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Christian Gruenberg updated COLLECTIONS-285: -------------------------------------------- Attachment: TreeBidiMap.patch Patch with the serialisation with writeObject and readObject-methods > 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 > Fix For: 4.0 > > Attachments: COLLECTIONS_285.diff, COLLECTIONS-285.patch, > TreeBidiMap.patch > > > 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. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira