extends com.google.common.collect.AbstractIterator<T>
| cgw$a | |
| net.minecraft.class_3304$class_3305 | |
| net.minecraft.client.search.ReloadableIdSearchTree$Iterator | |
| net.minecraft.client.util.SearchTree$MergingIterator | |
| net.minecraft.client.util.SearchTree$MergingIterator |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final Iterator<T> |
| ||||||||||
| private final Iterator<T> |
| ||||||||||
| private final it.unimi.dsi.fastutil.objects.Object2IntMap<T> |
| ||||||||||
| private T |
| ||||||||||
| private T |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Iterator<T> first, Iterator<T> second, it.unimi.dsi.fastutil.objects.Object2IntMap<T> ordered) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| protected T |
|