|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Readable
Interface for objects that can be read from an ObjectInputStream.
| Method Summary | |
|---|---|
void |
read(java.io.ObjectInputStream in)
Reads this object from an ObjectInputStream. |
| Method Detail |
|---|
void read(java.io.ObjectInputStream in)
throws java.io.IOException
in - the stream
java.io.IOException - if there is a stream error
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||