[ 
https://issues.apache.org/jira/browse/LANG-483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12733360#action_12733360
 ] 

Benjamin McCann commented on LANG-483:
--------------------------------------

Another improvement would be to accept a Comparator as an optional second 
argument.
I wrote this quite awhile ago, and I don't have time to do the fixes anymore, 
so you can do whatever you want with this.  If someone wants to do the cleanup 
and submit it, that's great.  If you want to close the issue and not use it, 
that's fine too.

> Add ComparisonUtils to Commons Lang
> -----------------------------------
>
>                 Key: LANG-483
>                 URL: https://issues.apache.org/jira/browse/LANG-483
>             Project: Commons Lang
>          Issue Type: New Feature
>            Reporter: Benjamin McCann
>             Fix For: 3.0
>
>         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.

Reply via email to