extends com.google.common.collect.AbstractIterator<T>
| dxd$a | |
| net.minecraft.class_1121$class_1122 | |
| net.minecraft.client.util.SearchTreeReloadable$JoinedIterator |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final com.google.common.collect.PeekingIterator<T> |
| ||||||
| private final com.google.common.collect.PeekingIterator<T> |
| ||||||
| private final Comparator<T> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Iterator<T> arg0, Iterator<T> arg1, Comparator<T> arg2) |
Method summary
| Modifier and Type | Method | ||||
|---|---|---|---|---|---|
| protected T |
|