Uploaded image for project: 'Commons Lang'
  1. Commons Lang
  2. LANG-886

Add a CharSetUtils.containsAny(String, String)

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 3.2
    • None
    • None

    Description

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            bayard Henri Yandell
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: