extends com.google.common.collect.AbstractIterator<T>
| hvy | |
| net.minecraft.client.searchtree.MergingUniqueIterator | |
| net.minecraft.class_1127 | |
| net.minecraft.client.search.TextSearchableIterator | |
| net.minecraft.src.C_213441_ |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final com.google.common.collect.PeekingIterator<T> |
| ||||||||||
| private final com.google.common.collect.PeekingIterator<T> |
| ||||||||||
| private final Comparator<T> |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (Iterator<T> idPathsIterator, Iterator<T> textsIterator, Comparator<T> lastIndexComparator) |
方法概要
| 修饰符与类型 | 方法 | ||||||
|---|---|---|---|---|---|---|---|
| protected T |
|