[
https://issues.apache.org/jira/browse/LANG-655?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nicklas Holm updated LANG-655:
------------------------------
Attachment: StringUtils.java.diff
> Add StringUtils.defaultIfBlank()
> --------------------------------
>
> Key: LANG-655
> URL: https://issues.apache.org/jira/browse/LANG-655
> Project: Commons Lang
> Issue Type: Wish
> Components: lang.*
> Affects Versions: 2.5
> Reporter: Adam Dyga
> Priority: Minor
> Attachments: StringUtils.java.diff
>
>
> Add StringUtils.defaultIfBlank(String str) and
> StringUtils.defaultIfBlank(String str, String defaultStr) methods, similar to
> defaultIfEmpty() .
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.