You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Sam Kruglov (JIRA)" <ji...@apache.org> on 2019/01/17 16:02:00 UTC

[jira] [Updated] (LANG-1431) ComparableUtils

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

Sam Kruglov updated LANG-1431:
------------------------------
    External issue URL: https://github.com/apache/commons-lang/pull/398

> ComparableUtils
> ---------------
>
>                 Key: LANG-1431
>                 URL: https://issues.apache.org/jira/browse/LANG-1431
>             Project: Commons Lang
>          Issue Type: New Feature
>          Components: lang.*
>    Affects Versions: 3.8.1
>            Reporter: Sam Kruglov
>            Priority: Minor
>              Labels: newbie, pull-request-available
>
> I have turned {{feeAmount.compareTo(BigDecimal.ZERO) > 0}} into {{is(feeAmount).greaterThan(BigDecimal.ZERO)}}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)