|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface for objects that can be written to an ObjectOutputStream
.
Method Summary | |
void |
write(ObjectOutputStream out)
Writes this object to an ObjectOutputStream. |
Method Detail |
public void write(ObjectOutputStream out) throws IOException
out
- the stream
IOException
- if there is a stream error
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |