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 2018/06/08 16:14:00 UTC

[jira] [Commented] (LANG-1392) StringUtils.firstNonBlank and firstNonEmpty

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

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

Github user asfgit closed the pull request at:

    https://github.com/apache/commons-lang/pull/325


> StringUtils.firstNonBlank and firstNonEmpty
> -------------------------------------------
>
>                 Key: LANG-1392
>                 URL: https://issues.apache.org/jira/browse/LANG-1392
>             Project: Commons Lang
>          Issue Type: New Feature
>            Reporter: Jeffrey P Nelson
>            Priority: Major
>
> 2 new methods in *StringUtils* that for retrieving the first *CharSequence* in a list that is not blank or not empty. These will follow the same pattern as is used in *ObjectUtils.firstNonNull(T ... values)*



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)