You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Pascal Schumacher (JIRA)" <ji...@apache.org> on 2016/10/22 13:20:58 UTC

[jira] [Commented] (LANG-1047) Add null-safe methods for comparing Charsequences

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

Pascal Schumacher commented on LANG-1047:
-----------------------------------------

Since 3.0 a lot of StringUtils methods take CharSequences e.g. StringUtils#equals(CS, CS), StringUtils#equalsIgnoreCase(CS, CS). So I guess this can be closed, or am I missing something?

> Add null-safe methods for comparing Charsequences
> -------------------------------------------------
>
>                 Key: LANG-1047
>                 URL: https://issues.apache.org/jira/browse/LANG-1047
>             Project: Commons Lang
>          Issue Type: New Feature
>            Reporter: Sebb
>             Fix For: Discussion
>
>
> It might be useful to provide null-safe methods for comparing CharSequence instances.
> For example equals(CS, CS), equalsIgnoreCase(CS, CS), startsWith() etc.



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