You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "orionlibs (via GitHub)" <gi...@apache.org> on 2023/07/13 17:03:09 UTC

[GitHub] [commons-numbers] orionlibs opened a new pull request, #132: [NUMB-196] isBetweenLeftExclusive, isBetweenRightExclusive, isBetweenExclusive

orionlibs opened a new pull request, #132:
URL: https://github.com/apache/commons-numbers/pull/132

   [NUMB-196](https://issues.apache.org/jira/browse/NUMBERS-196) implemented methods that check if a given number is between 2 others. There are 3 overloaded methods that check for:
   (x, minimum, maximum], [x, minimum, maximum), (x, minimum, maximum)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@commons.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [commons-numbers] orionlibs closed pull request #132: [NUMB-196] isBetweenExclusive

Posted by "orionlibs (via GitHub)" <gi...@apache.org>.
orionlibs closed pull request #132: [NUMB-196] isBetweenExclusive
URL: https://github.com/apache/commons-numbers/pull/132


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@commons.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org