Interface ISliceViewIterator
- All Superinterfaces:
Iterator<org.eclipse.january.dataset.ILazyDataset>
- All Known Implementing Classes:
DynamicSliceViewIterator,SimpleDynamicSliceViewIterator,SliceBlockIterator,SliceViewIterator
-
Method Summary
Methods inherited from interface java.util.Iterator
forEachRemaining, hasNext, next, remove
-
Method Details
-
getShape
int[] getShape() -
reset
void reset()
-