BELUGA BEHR created COLLECTIONS-668:
---------------------------------------
Summary: CollectionUtils Contains Any Method for Primitive Array
Key: COLLECTIONS-668
URL: https://issues.apache.org/jira/browse/COLLECTIONS-668
Project: Commons Collections
Issue Type: New Feature
Components: Collection
Affects Versions: 4.2
Reporter: BELUGA BEHR
Priority: Minor
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.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)