| 构造器 | 说明 |
|---|---|
Index0D(int[] shape) |
| 限定符和类型 | 方法 | 说明 |
|---|---|---|
Object |
clone() |
|
int |
currentElement() |
Get the current element's index into the 1D backing array.
|
int |
incr() |
Increment the current element by 1.
|
Index |
set() |
public int currentElement()
IndexcurrentElement 在类中 Indexpublic int incr()
Indexpublic Index set()
Copyright © 2019. All rights reserved.