extends com.google.common.collect.AbstractIterator<T>
| dzw$a | |
| net.minecraft.client.searchtree.ReloadableSearchTree$MergingUniqueIterator | |
| net.minecraft.class_1126$class_1127 | |
| net.minecraft.client.search.TextSearchableContainer$Iterator | |
| net.minecraft.client.util.SearchTree$MergingIterator |
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 |
|