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/09/26 20:05:20 UTC

[jira] [Created] (LANG-1271) StringUtils#isAnyEmpty #isAnyBlank should return false for an empty array

Pascal Schumacher created LANG-1271:
---------------------------------------

             Summary: StringUtils#isAnyEmpty #isAnyBlank should return false for an empty array
                 Key: LANG-1271
                 URL: https://issues.apache.org/jira/browse/LANG-1271
             Project: Commons Lang
          Issue Type: Bug
          Components: lang.*
            Reporter: Pascal Schumacher
            Priority: Minor


An empty array does not contain any empty/blank CharSequences, so isAnyEmpty/isAnyBlank should return false for an empty array.



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