public interface CharIterator
char
boolean
hasNext()
next()
boolean hasNext()
true
false
char next() throws NoSuchElementException
NoSuchElementException