Add generics to Frequency
-------------------------
Key: MATH-261
URL: https://issues.apache.org/jira/browse/MATH-261
Project: Commons Math
Issue Type: Improvement
Reporter: Sebb
Fix For: 2.0
I've attempted to add generics to Frequency.
This requires a minor change to the API, in that Objects to be used with the
class need to be Comparable.
This will break some code, e.g. one change was needed to the test cases.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.