You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Henri Yandell (JIRA)" <ji...@apache.org> on 2010/01/25 07:50:34 UTC

[jira] Updated: (LANG-483) Add ComparisonUtils to Commons Lang

     [ https://issues.apache.org/jira/browse/LANG-483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Henri Yandell updated LANG-483:
-------------------------------

    Fix Version/s:     (was: 3.0)
                   3.1

No backwards compat issues, so moving to 3.1. If resolved before 3.0 is released please assign to 3.0. 

> Add ComparisonUtils to Commons Lang
> -----------------------------------
>
>                 Key: LANG-483
>                 URL: https://issues.apache.org/jira/browse/LANG-483
>             Project: Commons Lang
>          Issue Type: New Feature
>          Components: lang.*
>            Reporter: Benjamin McCann
>             Fix For: 3.1
>
>         Attachments: ComparisonUtils.java, ComparisonUtilsTest.java
>
>
> It'd be impossible to guess how many times code as been written to find the position of the maximum element in an array or the value of the minimum element in a list, etc.  This class will handle all of that.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.