You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Pascal Schumacher (JIRA)" <ji...@apache.org> on 2016/12/06 20:25:58 UTC

[jira] [Created] (LANG-1293) Add StringUtils#isAllEmpty and #isAllBlank methods

Pascal Schumacher created LANG-1293:
---------------------------------------

             Summary: Add StringUtils#isAllEmpty and #isAllBlank methods
                 Key: LANG-1293
                 URL: https://issues.apache.org/jira/browse/LANG-1293
             Project: Commons Lang
          Issue Type: Improvement
          Components: lang.*
            Reporter: Pascal Schumacher
            Priority: Minor


as suggested in https://github.com/apache/commons-lang/pull/221

A question from the discussion of the pull request:

{quote}What about the handling of empty array or null as a single parameter? Is it right to return true in these cases?{quote}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)