Description
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.
Attachments
Issue Links
- links to
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.