public static class MultiDimensionArrayUtils.ArrayIterator<T> extends Object implements Iterator<T>
| Modifier and Type | Method and Description |
|---|---|
int[] |
getIndices()
Returns the indices where the element returned by the next
next() call are. |
boolean |
hasNext() |
T |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingCopyright © 2026. All rights reserved.