Class Array.ArrayIterator
- java.lang.Object
 - 
- org.apache.sysds.runtime.frame.data.columns.Array.ArrayIterator
 
 
- 
- 
Constructor Summary
Constructors Constructor Description ArrayIterator() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetIndex()booleanhasNext()Tnext()- 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait 
- 
Methods inherited from interface java.util.Iterator
forEachRemaining, remove 
 - 
 
 -