You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Arturo Bernal (Jira)" <ji...@apache.org> on 2021/02/26 19:48:00 UTC

[jira] [Created] (COLLECTIONS-783) Checks if any value in the given Collections is null or empty.

Arturo Bernal created COLLECTIONS-783:
-----------------------------------------

             Summary: Checks if any value in the given Collections is null or empty.
                 Key: COLLECTIONS-783
                 URL: https://issues.apache.org/jira/browse/COLLECTIONS-783
             Project: Commons Collections
          Issue Type: Improvement
            Reporter: Arturo Bernal


|Checks if any value in the given Collections is null or empty. Return true if there is at least one null value in the Collection, and return false if all the values are non-null and not empty.|
 
 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)