| Modifier and Type | Field and Description |
|---|---|
private int |
arrayRows
Number of rows in array.
|
private int |
currentIndex
Index of iterator in set.
|
private Object |
dataArray
Data.
|
private Class<?> |
requestedClass
Class of elements in array.
|
| Constructor and Description |
|---|
ALDBatchIteratorNativeArray1D(Object array2D,
Class<?> cl)
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
Object |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingCopyright © 2010–2021 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.