Isira Seneviratne created LANG-1535:
---------------------------------------
Summary: 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
Fix For: 3.10.1
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)