[
https://issues.apache.org/jira/browse/COLLECTIONS-289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Fredrik Kjellberg updated COLLECTIONS-289:
------------------------------------------
Priority: Minor (was: Major)
> 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
> Priority: Minor
> Fix For: 3.3
>
> Attachments: getIteratorIndex.patch
>
>
> 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.