|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ReadLine
A line to read from.
| Field Summary | |
|---|---|
static char |
END
Return value of read() if line is drained. |
| Method Summary | |
|---|---|
void |
drain()
Drain this line, i.e. |
char |
read()
Read the next character. |
| Methods inherited from interface flattree.flat.Position |
|---|
getColumnIndex, getIndex, getRowIndex |
| Field Detail |
|---|
static final char END
read() if line is drained.
| Method Detail |
|---|
char read()
ENDvoid drain()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||