[ 
https://issues.apache.org/jira/browse/LANG-1423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16685831#comment-16685831
 ] 

Gary Gregory commented on LANG-1423:
------------------------------------

I am not sure what you are proposing but feel free to create PRs on GitHub: 
[https://github.com/apache/commons-lang]

> 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
>            Priority: Minor
>
> [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