public class ArrayChar.StringIterator extends Object implements Iterator<String>
int
getNumElems()
boolean
hasNext()
String
next()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining, remove
public int getNumElems()
public boolean hasNext()
hasNext
Iterator<String>
public String next()
next