| Constructor and Description |
|---|
ArrayIterator(T... array) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
T |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic T[] array
@SafeVarargs public ArrayIterator(T... array)
Copyright © 2014–2018 GraphIK (INRIA - LIRMM). All rights reserved.