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

Henri Yandell closed LANG-276.
------------------------------

    Resolution: Fixed

svn ci -m "Generifying the general Mutable, and the underlying MutableObject. 
This then allows for typed checking of a 'MutableBigDecimal' for example as per 
LANG-276"

Sending        mutable/Mutable.java
Sending        mutable/MutableObject.java
Transmitting file data ..
Committed revision 788263.

> MutableBigDecimal and MutableBigInteger
> ---------------------------------------
>
>                 Key: LANG-276
>                 URL: https://issues.apache.org/jira/browse/LANG-276
>             Project: Commons Lang
>          Issue Type: New Feature
>            Reporter: Simon Kitching
>            Priority: Minor
>             Fix For: 3.0
>
>
> The mutable package covers most of the standard immutable data-types, but not 
> BigDecimal or BigInteger.
> I actually had a need for a mutable BigDecimal today (money amount "out 
> parameter") and noticed the lack.
> With these two done, that would be all subclasses of java.lang.Number 
> covered...

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to