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