You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Henri Yandell (JIRA)" <ji...@apache.org> on 2013/04/21 05:31:15 UTC

[jira] [Closed] (LANG-886) Add a CharSetUtils.containsAny(String, String)

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

Henri Yandell closed LANG-886.
------------------------------

    Resolution: Fixed

svn ci -m "Add a CharSetUtils.containsAny(String, String) per LANG-886" src 
Sending        src/changes/changes.xml
Sending        src/main/java/org/apache/commons/lang3/CharSetUtils.java
Sending        src/test/java/org/apache/commons/lang3/CharSetUtilsTest.java
Transmitting file data ...
Committed revision 1470130.
                
> 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