[
https://issues.apache.org/jira/browse/LANG-310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stephen Colebourne closed LANG-310.
-----------------------------------
Resolution: Fixed
svn commit "C:\dev\commons\lang\RELEASE-NOTES.txt"
"C:\dev\commons\lang\src\java\org\apache\commons\lang\BooleanUtils.java"
"C:\dev\commons\lang\src\test\org\apache\commons\lang\BooleanUtilsTest.java" -N
-m "LANG-310 - BooleanUtils isNotTrue/isNotFalse" --username "scolebourne"
M C:\dev\commons\lang\RELEASE-NOTES.txt
M C:\dev\commons\lang\src\java\org\apache\commons\lang\BooleanUtils.java
M
C:\dev\commons\lang\src\test\org\apache\commons\lang\BooleanUtilsTest.java
Transmitting file data: C:\dev\commons\lang\RELEASE-NOTES.txt
Transmitting file data:
C:\dev\commons\lang\src\java\org\apache\commons\lang\BooleanUtils.java
Transmitting file data:
C:\dev\commons\lang\src\test\org\apache\commons\lang\BooleanUtilsTest.java
Committed revision 492361
*
> BooleanUtils isNotTrue/isNotFalse
> ---------------------------------
>
> Key: LANG-310
> URL: https://issues.apache.org/jira/browse/LANG-310
> Project: Commons Lang
> Issue Type: Improvement
> Reporter: Stephen Colebourne
> Assigned To: Stephen Colebourne
> Priority: Minor
> Fix For: 2.3
>
>
> Add two methods to BooleanUtils
> - isNotTrue
> - isNotFalse
> These make writing if statements a lot clearer when handling nulls.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]