public class Iterator4Impl<T> extends java.lang.Object implements Iterator4
Iterator4Impl(List4 first)
T
current()
boolean
moveNext()
void
reset()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Iterator4Impl(List4 first)
public boolean moveNext()
moveNext
Iterator4
public T current()
current
public void reset()
reset