[
https://issues.apache.org/jira/browse/LANG-583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12828612#action_12828612
]
Sebb commented on LANG-583:
---------------------------
Looks OK to me, but I think I would have used assertTrue/AssertFalse rather
than assertEquals(true/false) in the unit test code.
> Add ArrayUtils.isNotEmpty method
> --------------------------------
>
> Key: LANG-583
> URL: https://issues.apache.org/jira/browse/LANG-583
> Project: Commons Lang
> Issue Type: Improvement
> Components: lang.*
> Reporter: Urszula Krukar
> Fix For: 3.0
>
> Attachments: ArrayUtilsIsNotEmpty.patch
>
>
> This would come in handy to have both isEmpty and isNotEmpty methods, it
> would be consistent with
> [CollectionUtils|http://commons.apache.org/collections/apidocs/org/apache/commons/collections/CollectionUtils.html].
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.