Sandra Parsick created LANG-1421:
------------------------------------
Summary: 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
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)