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

ASF GitHub Bot commented on LANG-1143:
--------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/commons-lang/pull/201


> StringUtils should use toXxxxCase(int) rather than toXxxxCase(char)
> -------------------------------------------------------------------
>
>                 Key: LANG-1143
>                 URL: https://issues.apache.org/jira/browse/LANG-1143
>             Project: Commons Lang
>          Issue Type: Improvement
>          Components: lang.*
>            Reporter: Sebb
>             Fix For: 3.6
>
>         Attachments: LANG-1143.patch
>
>
> The Javadoc for Character#toTitleCase(char) recommends using 
> Character#toTitleCase(int) instead. This method was added in Java 1.5 which 
> is perhaps is why it was not used originally; maybe we should use it now.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to