You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Rahul Agrawal (Jira)" <ji...@apache.org> on 2020/09/26 20:18:00 UTC

[jira] [Commented] (COLLECTIONS-665) Add Iterator that filters out NULL Values

    [ 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)