[
https://issues.apache.org/jira/browse/LANG-1421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17240520#comment-17240520
]
Sandra Parsick commented on LANG-1421:
--------------------------------------
Hi [~arturobernalg] ,
I closed that PR because the method allNull and anyNull was already implemented
and merged in commit
[ee6c682|https://github.com/apache/commons-lang/commit/ee6c682ed5fa8c1b33aa1d52a1e2f088b0191b6b].
So this issue can be closed as solved.
> 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
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> 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
(v8.3.4#803005)