public interface Iterator4<E>
E
current()
boolean
moveNext()
void
reset()
boolean moveNext()
E current()
void reset()