public class DinerMenuIterator extends java.lang.Object implements Iterator
DinerMenuIterator(MenuItem[] items)
boolean
hasNext()
java.lang.Object
next()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DinerMenuIterator(MenuItem[] items)
public java.lang.Object next()
next
Iterator
public boolean hasNext()
hasNext