public interface CharacterSequence
boolean
hasNext()
char
next()
peek()
char next()
boolean hasNext()
char peek()