Convert Range To An Interface
-----------------------------

                 Key: LANG-620
                 URL: https://issues.apache.org/jira/browse/LANG-620
             Project: Commons Lang
          Issue Type: Improvement
          Components: lang.*
    Affects Versions: 3.0
            Reporter: Adrian Crum
            Priority: Minor


Range can only be used with types that implement Comparable. Rename Range to 
ComparableRange, then extract an interface named Range. Types that don't 
implement Comparable can then implement Range.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to