[
https://issues.apache.org/jira/browse/LANG-528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Henri Yandell closed LANG-528.
------------------------------
Resolution: Fixed
Thanks - applied in r812235 to trunk.
> Mutable classes should implement an appropriately typed Mutable interface
> -------------------------------------------------------------------------
>
> Key: LANG-528
> URL: https://issues.apache.org/jira/browse/LANG-528
> Project: Commons Lang
> Issue Type: Improvement
> Affects Versions: 3.0
> Reporter: Ivan Bilenjkij
> Priority: Minor
> Fix For: 3.0
>
> Attachments: mutable-patch.txt
>
>
> Classes in the org.apache.commons.lang.mutable package, implementing the
> Mutable interface should do so with an appropriately typed Mutable interface.
> For example: the MutableInt class it should implement the Mutable<Number>, as
> any other mutable number class.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.