[
https://issues.apache.org/jira/browse/LANG-733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas Neidhart updated LANG-733:
---------------------------------
Priority: Minor (was: Major)
> Add containsAny(CharSequence cs, CharSequence... searchChars) to StringUtils
> ----------------------------------------------------------------------------
>
> Key: LANG-733
> URL: https://issues.apache.org/jira/browse/LANG-733
> Project: Commons Lang
> Issue Type: New Feature
> Components: lang.*
> Affects Versions: 3.0
> Reporter: Eugen Paraschiv
> Priority: Minor
> Fix For: 3.x
>
>
> This method is missing from StringUtils. The corresponding method:
> public static boolean containsAny(CharSequence cs, char... searchChars) {
> does exist, so this was probably just forgotten.
> Also
> public static boolean containsIgnoreCase(CharSequence str, CharSequence...
> searchStr) {
> needs to be added as well.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira