Uploaded image for project: 'Commons Collections'
  1. Commons Collections
  2. COLLECTIONS-668

Add CollectionUtils containsAny method for primitive array: org.apache.commons.collections4.CollectionUtils.containsAny(Collection<?>, T...)

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 4.2
    • 4.2
    • Collection
    • None

    Description

      Nice to add a CollectionUtils#containsAny which takes a Collection and a primitive array as an option. Loop through every array item and check for existence within the Collection.

      Attachments

        Activity

          People

            Unassigned Unassigned
            belugabehr David Mollitor
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: