Package ucar.ma2
Class SectionIterable.SectionIterator
- java.lang.Object
-
- ucar.ma2.SectionIterable.SectionIterator
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
hasNext()
Integer
next()
int
next(int[] index)
Get the position in the equivalant 1D array of shape[]-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface java.util.Iterator
forEachRemaining, remove
-
-