|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface WriteLine
A line to write to.
Method Summary | |
---|---|
void |
flush()
Flush all contents. |
void |
write(char character)
Write the next character. |
Methods inherited from interface flattree.flat.Position |
---|
getColumnIndex, getIndex, getRowIndex |
Method Detail |
---|
void write(char character)
character
- character to write
IllegalStateException
- if already flush()
edvoid flush()
write(char)
are allowed afterwards.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |