Iterator<Character>
Typ
private int
pos
private String
text
StringIterator(String text)
boolean
hasNext()
Character
next()
void
remove()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
hasNext
next
remove