extends com.google.common.collect.AbstractIterator<T>
flf | |
net.minecraft.client.searchtree.MergingUniqueIterator | |
net.minecraft.class_1127 | |
net.minecraft.client.search.TextSearchableIterator | |
net.minecraft.src.C_213441_ |
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 |
|