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 Biestro (JIRA)" <ji...@apache.org> on 2015/07/17 12:21:04 UTC

[jira] [Resolved] (JEXL-164) public getters for high/low properties for IntegerRange and LongRange

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

Henri Biestro resolved JEXL-164.
--------------------------------
       Resolution: Fixed
         Assignee: Henri Biestro
    Fix Version/s: 3.0

added getMin/getMax methods, added tests

src/main/java/org/apache/commons/jexl3/internal/IntegerRange.java
src/main/java/org/apache/commons/jexl3/internal/LongRange.java
src/site/xdoc/changes.xml
src/test/java/org/apache/commons/jexl3/internal/RangeTest.java

Revision: 1691507

> public getters for high/low properties for IntegerRange and LongRange
> ---------------------------------------------------------------------
>
>                 Key: JEXL-164
>                 URL: https://issues.apache.org/jira/browse/JEXL-164
>             Project: Commons JEXL
>          Issue Type: Improvement
>    Affects Versions: 3.0
>            Reporter: Dmitri Blinov
>            Assignee: Henri Biestro
>            Priority: Trivial
>             Fix For: 3.0
>
>
> Provide public getters for high/low properties for IntegerRange and LongRange



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)