You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Jeffrey P Nelson (JIRA)" <ji...@apache.org> on 2018/04/19 20:47:00 UTC

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

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

Jeffrey P Nelson edited comment on LANG-1392 at 4/19/18 8:46 PM:
-----------------------------------------------------------------

I've got the changes already coded and pushed to a feature branch in my github fork of commons-lang.


was (Author: nels4784):
I've got the changes already coded and pushed to a feature branch in my github fork of commons-lang. I can submit a pull request at a moment's notice if this is approved.

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