[
https://issues.apache.org/jira/browse/COLLECTIONS-462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas Neidhart resolved COLLECTIONS-462.
-----------------------------------------
Resolution: Fixed
Added in r1479760.
I have made a few modifications to the code in jena:
* javadoc
* adapt unit tests to our framework
* support remove() unless peek() or element() is called
* use similar terminology as in Queue: peek() does not throw an exception if
the iterator is exhausted, element() does throw.
> Add PeekingIterator implementation
> ----------------------------------
>
> Key: COLLECTIONS-462
> URL: https://issues.apache.org/jira/browse/COLLECTIONS-462
> Project: Commons Collections
> Issue Type: Sub-task
> Components: Iterator
> Reporter: Thomas Neidhart
> Fix For: 4.0
>
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira