[ https://issues.apache.org/jira/browse/LANG-856?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb resolved LANG-856.
-----------------------
Resolution: Fixed
Fix Version/s: (was: 3.x)
3.2
> Code refactoring in NumberUtils
> -------------------------------
>
> Key: LANG-856
> URL: https://issues.apache.org/jira/browse/LANG-856
> Project: Commons Lang
> Issue Type: Improvement
> Components: lang.math.*
> Reporter: nguyen phuc lam
> Priority: Minor
> Fix For: 3.2
>
> Attachments: NumberUtils.diff
>
>
> NumberUtils contains some redundant pieces of code which are doing the same validation
on the array parameter. This validation should be extracted to a method which will be called
by other methods in this class.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
|