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


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