The method CollectionUtils.removeAll() call wrongly ListUtils.retainAll()
-------------------------------------------------------------------------

                 Key: COLLECTIONS-349
                 URL: https://issues.apache.org/jira/browse/COLLECTIONS-349
             Project: Commons Collections
          Issue Type: Bug
          Components: Collection
    Affects Versions: 3.2
            Reporter: Mathieu


The method CollectionUtils.removeAll() calls wrongly ListUtils.retainAll() 
instead of ListUtils.removeAll().

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to