Iterator<String>
Iterator to traverse all the strings into a StringList instance.
boolean
hasNext()
String
next()
nextString()
void
remove()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
next
hasNext
remove