extends com.google.common.collect.AbstractIterator<T>
| dgb$a | |
| net.minecraft.client.util.SearchTree$IntersectingIterator |
字段概要
| 修饰符与类型 | 字段 | ||||
|---|---|---|---|---|---|
| private final com.google.common.collect.PeekingIterator<T> |
| ||||
| private final com.google.common.collect.PeekingIterator<T> |
| ||||
| private final it.unimi.dsi.fastutil.objects.Object2IntMap<T> |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (Iterator<T> arg0, Iterator<T> arg1, it.unimi.dsi.fastutil.objects.Object2IntMap<T> arg2) |
方法概要
| 修饰符与类型 | 方法 | ||||
|---|---|---|---|---|---|
| protected T |
|