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