Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.2
-
None
Description
The CollectionUtils.removeAll method calls the ListUtils.retainAll method instead of the ListUtils.removeAll method.
Attachments
Issue Links
- is duplicated by
-
COLLECTIONS-487 CollectionUtils.removeAll is not work as expected
- Closed
-
COLLECTIONS-357 CollectionUtils.removeAll invokes wrong Listutils method
- Closed
-
COLLECTIONS-437 CollectionUtils.removeAll invoke ListUtils.retainAll !!!
- Closed
-
COLLECTIONS-222 CollectionUtils removeAll is actually retainAll
- Closed
-
COLLECTIONS-284 CollectionUtils.removeAll() calls ListUtils.retainAll()
- Closed
-
COLLECTIONS-315 CollectionUtils.removeAll calls the wrong ListUtils method
- Closed
-
COLLECTIONS-349 The method CollectionUtils.removeAll() call wrongly ListUtils.retainAll()
- Closed
-
COLLECTIONS-435 CollectionUtils.removeAll() calls ListUtils.retainAll()
- Closed