bugmenot created LANG-1423:
------------------------------

             Summary: javadoc of class org.apache.commons.lang3.StringUtils
                 Key: LANG-1423
                 URL: https://issues.apache.org/jira/browse/LANG-1423
             Project: Commons Lang
          Issue Type: Improvement
          Components: lang.*
    Affects Versions: 3.8.1
            Reporter: bugmenot


[http://commons.apache.org/proper/commons-lang/javadocs/api-release/org/apache/commons/lang3/StringUtils.html]

Operations on 
[{{String}}|https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true]
 that are {{null}} safe.
 * *IsEmpty/IsBlank* - checks if a String contains text
 * ...
 * *LevenshteinDistance* - the number of changes needed to change one String 
into another
 * *{color:#FF0000}TODO{color}* add *wrap/wrapIfMissing/unwrap* here

The {{StringUtils}} class defines certain words related to String handling.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to