You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Gary Gregory (JIRA)" <ji...@apache.org> on 2018/10/13 15:43: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=16648993#comment-16648993 ] 

Gary Gregory commented on COLLECTIONS-699:
------------------------------------------

Hi [~belugabehr],

Do you plan on providing a patch?

Gary

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