Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
1.7.1
-
None
-
None
Description
Java provides retainAll, removeAll, addAll and containsAll methods which work with a Collection argument. It would be useful to have equivalents that work with an array argument.