public class ArrayIterator extends IteratorAdapter
| Constructor and Description |
|---|
ArrayIterator(Object[] array) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
Object |
next() |
removeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic ArrayIterator(Object[] array)
public boolean hasNext()
hasNext in interface IteratorhasNext in class IteratorAdapterpublic Object next()
next in interface Iteratornext in class IteratorAdapterCopyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.