[ 
http://issues.apache.org/jira/browse/LANG-276?page=comments#action_12444034 ] 
            
Stephen Colebourne commented on LANG-276:
-----------------------------------------

Thinking about this, MutableBigInteger is a generified version of 
MutableObject. So, this should probably be delayed until [lang] has a JDK5+ 
version.

> MutableBigDecimal and MutableBigInteger
> ---------------------------------------
>
>                 Key: LANG-276
>                 URL: http://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.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to