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, wait
forEachRemaining
public T[] array
@SafeVarargs public ArrayIterator(T... array)
Copyright © 2014–2018 GraphIK (INRIA - LIRMM). All rights reserved.