[
https://issues.apache.org/jira/browse/LANG-1375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16333170#comment-16333170
]
ASF GitHub Bot commented on LANG-1375:
--------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/commons-lang/pull/312
> defaultString(final String str) in StringUtils to reuse defaultString(final
> String str, final String defaultStr)
> ----------------------------------------------------------------------------------------------------------------
>
> Key: LANG-1375
> URL: https://issues.apache.org/jira/browse/LANG-1375
> Project: Commons Lang
> Issue Type: Improvement
> Reporter: Jerry Zhao
> Assignee: Bruno P. Kinoshita
> Priority: Minor
>
> {{defaultString(final String str)}}
> is a special case of
> {{defaultString(final String str, final String defaultStr)}}
> with defaultStr = StringUtils.EMPTY
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)