|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CharInput
A (very) basic character input definition.
Format| Method Summary | |
|---|---|
char |
getChar()
Returns the last character returned by the nextChar() method. |
char |
nextChar()
Returns the next character in the input. |
| Method Detail |
|---|
char nextChar()
char getChar()
nextChar() method.
nextChar() method.'\0' if there are no more characters in the input or if the CharInput is stopped.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||