You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Sandra Parsick (JIRA)" <ji...@apache.org> on 2018/09/21 12:39:00 UTC

[jira] [Created] (LANG-1421) Add anyNull(Object ...) to ObjectUtils

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)