extends com.google.common.collect.UnmodifiableIterator<T[]>
| cp$b$a | |
| net.minecraft.util.math.Cartesian$Product$ProductIterator | |
| net.minecraft.server.v1_10_R1.IteratorUtils$ClassIterable$ClassIterator |
字段概要
| 修饰符与类型 | 字段 | ||||
|---|---|---|---|---|---|
| private int |
| ||||
| private final Iterable<? extends T>[] |
| ||||
| private final Iterator<? extends T>[] |
| ||||
| private final T[] |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| private | (Class<T> arg0, Iterable<? extends T>[] arg1) |
方法概要
| 修饰符与类型 | 方法 | ||||
|---|---|---|---|---|---|
| private void |
| ||||
| public boolean |
| ||||
| public T[] |
|