[patch] objects that use compareTo should have equals as well
-------------------------------------------------------------
Key: MATH-610
URL: https://issues.apache.org/jira/browse/MATH-610
Project: Commons Math
Issue Type: Improvement
Affects Versions: 3.0
Reporter: Dave Brosius
Priority: Trivial
Fix For: 3.0
Attachments: equals.diff
NaturalRanking implements compareTo. Code that implements compareTo should also
implement equals, and those that implement equals should implement hashCode.
This patch does this.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira