|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Storable
An object that can be read to a DataOutput and read from a DataInput.
| Method Summary | |
|---|---|
void |
read(DataInput in)
Fill in this object with data from the given input. |
void |
write(DataOutput out)
Write this object to the given output. |
| Method Detail |
|---|
void write(DataOutput out)
throws IOException
IOException
void read(DataInput in)
throws IOException
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||