public class ArrayListIterator extends java.lang.Object implements Iterator
ArrayListIterator(java.util.ArrayList items)
boolean
hasNext()
java.lang.Object
next()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ArrayListIterator(java.util.ArrayList items)
public java.lang.Object next()
next
Iterator
public boolean hasNext()
hasNext