[
https://issues.apache.org/jira/browse/COLLECTIONS-867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17890983#comment-17890983
]
Claude Warren commented on COLLECTIONS-867:
-------------------------------------------
[~ggregory]
This change is to change the arguments to accept java Predicate which the
commons Predicate extends, so there should not be a problem with this change.
> FilterIterator uses deprected Collections.Predicate not java standard one.
> --------------------------------------------------------------------------
>
> Key: COLLECTIONS-867
> URL: https://issues.apache.org/jira/browse/COLLECTIONS-867
> Project: Commons Collections
> Issue Type: Improvement
> Components: Iterator
> Affects Versions: 4.5.0-M2
> Reporter: Claude Warren
> Assignee: Claude Warren
> Priority: Major
> Fix For: 5.0
>
>
> FilterIterator should use java.util.function.Predicate not the deprecated
> org.apache.commons.collections4.Predicate.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)