Package nl.vpro.util

Class BasicWrappedIterator<T>

java.lang.Object
nl.vpro.util.WrappedIterator<T,T>
nl.vpro.util.BasicWrappedIterator<T>
All Implemented Interfaces:
AutoCloseable, Iterator<T>, CloseableIterator<T>, Counted, CountedIterator<T>
Direct Known Subclasses:
MergedSortedIterator

public class BasicWrappedIterator<T> extends WrappedIterator<T,T>
Since:
0.31
Author:
Michiel Meeuwissen