public static class SearchTreeReloadable.JoinedIterator<T>
extends com.google.common.collect.AbstractIterator<T>
Modifier and Type | Field and Description |
---|---|
private com.google.common.collect.PeekingIterator<T> |
field_217881_a |
private com.google.common.collect.PeekingIterator<T> |
field_217882_b |
private java.util.Comparator<T> |
field_217883_c |
Constructor and Description |
---|
JoinedIterator(java.util.Iterator<T> p_i50270_1_,
java.util.Iterator<T> p_i50270_2_,
java.util.Comparator<T> p_i50270_3_) |
Modifier and Type | Method and Description |
---|---|
protected T |
computeNext() |
endOfData, hasNext, next, peek