| 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 © 2008–2018 FasterXML. All rights reserved.