You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Sai Praneeth (JIRA)" <ji...@apache.org> on 2018/11/01 12:51:00 UTC

[jira] [Commented] (COLLECTIONS-699) Add a PairingIterator

    [ https://issues.apache.org/jira/browse/COLLECTIONS-699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16671572#comment-16671572 ] 

Sai Praneeth commented on COLLECTIONS-699:
------------------------------------------

I am interested in taking it up if it is still not done.

> Add a PairingIterator
> ---------------------
>
>                 Key: COLLECTIONS-699
>                 URL: https://issues.apache.org/jira/browse/COLLECTIONS-699
>             Project: Commons Collections
>          Issue Type: Improvement
>          Components: Iterator
>    Affects Versions: 4.2
>            Reporter: BELUGA BEHR
>            Priority: Major
>
> Currently there exists a {{ZippingIterator}}, however, I am looking for a {{PairingIterator}}. A {{PairingIterator}} would accept two Iterables and for each call to {{next()}} should return a {{Pair}} object containing a reference to the next item in each Iterable.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)