[ http://issues.apache.org/jira/browse/LANG-289?page=all ]
Henri Yandell resolved LANG-289.
--------------------------------
Resolution: Fixed
svn ci -m "Adding NumberUtils.max(byte[]) and NumberUtils.min(byte[]) as noted
in LANG-289"
Sending src/java/org/apache/commons/lang/math/NumberUtils.java
Sending src/test/org/apache/commons/lang/math/NumberUtilsTest.java
Transmitting file data ..
Committed revision 467477.
> NumberUtils.max(byte[]) and NumberUtils.min(byte[]) are missing
> ---------------------------------------------------------------
>
> Key: LANG-289
> URL: http://issues.apache.org/jira/browse/LANG-289
> Project: Commons Lang
> Issue Type: Improvement
> Affects Versions: 2.2
> Reporter: Henri Yandell
> Assigned To: Henri Yandell
> Fix For: 2.3
>
>
> Not sure if there's a good reason why they're not there, but as there is a
> max(byte, byte, byte) and min(byte, byte, byte); I can't see any reason why
> they would make sense and the array equivalents not make sense.
--
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]