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
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.