akilan i created LANG-1351:
------------------------------

             Summary: StringUtils.equalsIgnoreSorroundingSpace
                 Key: LANG-1351
                 URL: https://issues.apache.org/jira/browse/LANG-1351
             Project: Commons Lang
          Issue Type: New Feature
          Components: lang.*
            Reporter: akilan i
            Priority: Minor


Inversion of StringUtils.defaultString(String).

StringUtils.emptyToNull(null) = null
StringUtils.emptyToNull("") = null
StringUtils.emptyToNull("bat") = "bat"




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to