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

Arturo Bernal edited comment on LANG-1535 at 11/21/20, 4:59 PM:
----------------------------------------------------------------

[~ggregory]

Already implemented.

[https://github.com/apache/commons-lang/blob/master/src/main/java/org/apache/commons/lang3/StringUtils.java#L1178]

Can close the PR


was (Author: arturobernalg):
@garydgregory 
Already implemented.

https://github.com/apache/commons-lang/blob/master/src/main/java/org/apache/commons/lang3/StringUtils.java#L1178

Can close the PR

> Add containsAnyIgnoreCase() function to StringUtils.
> ----------------------------------------------------
>
>                 Key: LANG-1535
>                 URL: https://issues.apache.org/jira/browse/LANG-1535
>             Project: Commons Lang
>          Issue Type: New Feature
>          Components: lang.*
>            Reporter: Isira Seneviratne
>            Priority: Major
>             Fix For: 3.12
>
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> Add a containsAnyIgnoreCase() static function to StringUtils that checks 
> whether the provided CharSequence contains one or more of the CharSequences 
> to be found, regardless of case.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to