Sebb created COLLECTIONS-477:
--------------------------------

             Summary: Add Frequency#incrementValue(char|int|long) methods ?
                 Key: COLLECTIONS-477
                 URL: https://issues.apache.org/jira/browse/COLLECTIONS-477
             Project: Commons Collections
          Issue Type: Improvement
    Affects Versions: 3.2.1
            Reporter: Sebb


The Frequency class has addValue(char|int|long) methods, but the incrementValue 
method only supports Comparable<?>

It would avoid casting warnings in code if primitives were supported, as well 
as being more consistent.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to