Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Duplicate
-
3.2.1
-
None
-
JDK 1.6
Description
Line: 1122
Problem:
The method called "removeAll", but call "retainAll" internally.
Attachments
Issue Links
- duplicates
-
COLLECTIONS-219 The CollectionUtils.removeAll method calls the ListUtils.retainAll method instead of the ListUtils.removeAll method.
- Closed