[ 
https://issues.apache.org/jira/browse/LANG-886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Henri Yandell updated LANG-886:
-------------------------------

    Fix Version/s: 3.2
    
> Add a CharSetUtils.containsAny(String, String)
> ----------------------------------------------
>
>                 Key: LANG-886
>                 URL: https://issues.apache.org/jira/browse/LANG-886
>             Project: Commons Lang
>          Issue Type: Improvement
>            Reporter: Henri Yandell
>             Fix For: 3.2
>
>
> Add a CharSetUtils.containsAny(String, String). Currently you'd have to 
> implement it as if(CharSetUtils.count("foo","aoeiu") > 0), so not much code 
> but a little odd.

--
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

Reply via email to