| Constructor and Description |
|---|
ArrayIterator(T[] a) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
Iterator<T> |
iterator() |
T |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingforEach, spliteratorpublic ArrayIterator(T[] a)
Copyright © 2014–2015 FasterXML. All rights reserved.