[
https://issues.apache.org/jira/browse/LANG-1421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16623670#comment-16623670
]
ASF GitHub Bot commented on LANG-1421:
--------------------------------------
Github user coveralls commented on the issue:
https://github.com/apache/commons-lang/pull/357
[](https://coveralls.io/builds/19124264)
Coverage increased (+0.003%) to 95.255% when pulling
**4270dfcdbf34c24323034ad13d744cfe71d05137 on sparsick:1421-anyNull** into
**910f5427b37999bda04a7768f507f7baae34a118 on apache:master**.
> Add anyNull(Object ...) to ObjectUtils
> --------------------------------------
>
> Key: LANG-1421
> URL: https://issues.apache.org/jira/browse/LANG-1421
> Project: Commons Lang
> Issue Type: Improvement
> Components: lang.*
> Affects Versions: 3.8
> Reporter: Sandra Parsick
> Priority: Minor
>
> We looked for
> {code:java}
> ObjectUtils.anyNull(Object ...)
> {code}
> We found LANG-781 but when we look in the Pull Request, we found methods like
> anyNotNull and allNotNull.
> We would still like to add anyNull and allNull as opposite of these.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)