[ http://issues.apache.org/jira/browse/COLLECTIONS-236?page=all ]
Henri Yandell closed COLLECTIONS-236.
-------------------------------------
Resolution: Invalid
Reporter requested this bug be closed.
> CollectionUtils.filter filters the inverse of what it is documented to filter
> -----------------------------------------------------------------------------
>
> Key: COLLECTIONS-236
> URL: http://issues.apache.org/jira/browse/COLLECTIONS-236
> Project: Commons Collections
> Issue Type: Bug
> Components: Collection
> Affects Versions: 3.2
> Reporter: Lee Wexler
>
> The documentation states that when the predicate returns *false* the item
> will be removed.
> The implementation removes those items that return true.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]