public class ArrayIterator extends Object
ArrayIterator (T[] array)
boolean
hasNext()
T
next()
void
remove()
class Object
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll
Copyright © 2003-2018 The Apache Software Foundation. All rights reserved.