Add new method getIteratorIndex() to CollatingIterator
------------------------------------------------------

                 Key: COLLECTIONS-289
                 URL: https://issues.apache.org/jira/browse/COLLECTIONS-289
             Project: Commons Collections
          Issue Type: Improvement
          Components: Iterator
    Affects Versions: 3.3
            Reporter: Fredrik Kjellberg
             Fix For: 3.3


I'm using the CollatingIterator in a project where I need to know from which 
iterator the last
element was returned.

This patch adds one new method:

public int getIteratorIndex()


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to