BELUGA BEHR created COLLECTIONS-699:
---------------------------------------

             Summary: 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


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