public interface IntIterator
boolean
hasNext()
int
next()
void
remove()
boolean hasNext()
int next()
void remove()