extends com.google.common.collect.AbstractIterator<T>
| hvx | |
| net.minecraft.client.searchtree.IntersectionIterator | |
| net.minecraft.class_1122 | |
| net.minecraft.client.search.IdentifierSearchableIterator | |
| net.minecraft.src.C_213440_ |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final com.google.common.collect.PeekingIterator<T> |
| ||||||||||
| private final com.google.common.collect.PeekingIterator<T> |
| ||||||||||
| private final Comparator<T> |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (Iterator<T> namespacesIterator, Iterator<T> pathsIterator, Comparator<T> lastIndexComparator) |
方法概要
| 修饰符与类型 | 方法 | ||||||
|---|---|---|---|---|---|---|---|
| protected T |
|