extends com.google.common.collect.AbstractIterator<T>
| ilr | |
| net.minecraft.client.searchtree.MergingUniqueIterator | |
| net.minecraft.class_1127 | |
| net.minecraft.client.search.TextSearchableIterator |
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> idPathsIterator, Iterator<T> textsIterator, Comparator<T> lastIndexComparator) |
Method summary
| Modifier and Type | Method | ||||
|---|---|---|---|---|---|
| protected T |
|