MergedIterator

constructor(removeDuplicates: Boolean, iterators: Array<MutableIterator<T>>)
constructor(vararg iterators: MutableIterator<T>)