You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by "Henri Yandell (JIRA)" <ji...@apache.org> on 2006/10/24 22:51:18 UTC

[jira] Resolved: (LANG-289) NumberUtils.max(byte[]) and NumberUtils.min(byte[]) are missing

     [ 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: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org