|
Build 1.0_r1(from source) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Flushable
Indicates that an output object can be flushed.
| Method Summary | |
|---|---|
void |
flush()
Flushes the object by writing out any buffered data to the underlying output. |
| Method Detail |
|---|
void flush()
throws IOException
Flushes the object by writing out any buffered data to the underlying output.
IOException - if there are any issues writing the data.
|
Build 1.0_r1(from source) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||