Package nl.vpro.util

Class MergedSortedIterator<T>

All Implemented Interfaces:
AutoCloseable, Iterator<T>, CloseableIterator<T>, Counted, CountedIterator<T>

public class MergedSortedIterator<T> extends BasicWrappedIterator<T> implements CountedIterator<T>
Since:
0.32
Author:
Michiel Meeuwissen