[
https://issues.apache.org/jira/browse/COLLECTIONS-665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17202672#comment-17202672
]
Rahul Agrawal commented on COLLECTIONS-665:
-------------------------------------------
Can i start working on this?
> Add Iterator that filters out NULL Values
> -----------------------------------------
>
> Key: COLLECTIONS-665
> URL: https://issues.apache.org/jira/browse/COLLECTIONS-665
> Project: Commons Collections
> Issue Type: Improvement
> Components: Iterator
> Affects Versions: 4.2
> Reporter: David Mollitor
> Priority: Minor
>
> Create a utility function that creates an Iterator around a Collection. This
> iterator will skip all values in the collection that are 'null' values within
> the collection, only returning items with a value.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)