[ 
https://issues.apache.org/jira/browse/LANG-551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12774264#action_12774264
 ] 

Sebb commented on LANG-551:
---------------------------

Code sometimes uses "this.getMinimum()" and sometimes "getMinimum()". Should be 
consistent.

But why use the getter at all? Is the class intended to be subclassed and the 
getters overridden, but not all the methods that use the getters?

> Replace Range classes with generic version
> ------------------------------------------
>
>                 Key: LANG-551
>                 URL: https://issues.apache.org/jira/browse/LANG-551
>             Project: Commons Lang
>          Issue Type: Task
>            Reporter: Henri Yandell
>            Assignee: Henri Yandell
>             Fix For: 3.0
>
>         Attachments: Range.java
>
>
> Possible direction of deleting the math.Range classes and replacing with a 
> Range class based on Comparators.

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