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