|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Checkpoint<T>
| Method Summary | |
|---|---|
T |
read(InputStream input)
|
void |
write(T checkpoint,
OutputStream output)
|
| Method Detail |
|---|
T read(InputStream input)
throws IOException
IOException
void write(T checkpoint,
OutputStream output)
throws IOException
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||