[prev in list] [next in list] [prev in thread] [next in thread] 

List:       jakarta-commons-dev
Subject:    [jira] [Created] (LANG-733) Add containsAny(CharSequence cs,
From:       "Eugen Paraschiv (JIRA)" <jira () apache ! org>
Date:       2011-07-31 11:57:09
Message-ID: 1729460840.21665.1312113429681.JavaMail.tomcat () hel ! zones ! apache ! org
[Download RAW message or body]

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
             Fix For: 3.0.1


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.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic