extends com.google.common.collect.AbstractIterator<T>
| eos$a | |
| net.minecraft.client.searchtree.ReloadableIdSearchTree$IntersectionIterator | |
| net.minecraft.class_1121$class_1122 | |
| net.minecraft.client.search.IdentifierSearchableContainer$Iterator | |
| net.minecraft.client.util.SearchTreeReloadable$JoinedIterator |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final com.google.common.collect.PeekingIterator<T> |
| ||||||||||
| private final com.google.common.collect.PeekingIterator<T> |
| ||||||||||
| private final Comparator<T> |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (Iterator<T> arg0, Iterator<T> arg1, Comparator<T> arg2) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| protected T |
|