« Return to Thread: [jira] Created: (COLLECTIONS-285) TreeBidiMap should implement Serializable

[jira] Updated: (COLLECTIONS-285) TreeBidiMap should implement Serializable

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View in Thread


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

Henri Yandell updated COLLECTIONS-285:
--------------------------------------

         Fix Version/s: 3.3
    Remaining Estimate:     (was: 0.35h)
     Original Estimate:     (was: 0.35h)

> 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: 3.3
>
>
> 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.

 « Return to Thread: [jira] Created: (COLLECTIONS-285) TreeBidiMap should implement Serializable