[ 
https://issues.apache.org/jira/browse/LANG-620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Henri Yandell closed LANG-620.
------------------------------

    Resolution: Won't Fix

Resolving - it's useable for non-Comparables; but you have to supply a 
Comparator.

> 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.
-
You can reply to this email to add a comment to the issue online.

Reply via email to