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

Reply via email to