public interface IMergeIterator<In,Out> extends CloseableIterator<Out>
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.Iterable<? extends java.util.Iterator<In>> | iterators() | 
closejava.lang.Iterable<? extends java.util.Iterator<In>> iterators()
Copyright © 2018 The Apache Software Foundation