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

Sam Kruglov closed LANG-1431.
-----------------------------
    Resolution: Implemented

> 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
(v8.3.4#803005)

Reply via email to