You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Henri Yandell (JIRA)" <ji...@apache.org> on 2010/05/21 08:31:18 UTC

[jira] Closed: (LANG-620) Convert Range To An Interface

     [ 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.