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

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

    [ https://issues.apache.org/jira/browse/LANG-1293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15726609#comment-15726609 ] 

ASF GitHub Bot commented on LANG-1293:
--------------------------------------

Github user PascalSchumacher commented on the issue:

    https://github.com/apache/commons-lang/pull/221
  
    I have created an jira issue for this: https://issues.apache.org/jira/browse/LANG-1293 and also asked for opinions on the empty/null array question there.


> 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)