public interface Persistable extends Serializable
Modifier and Type | Method and Description |
---|---|
void |
load(InputStream is) |
void |
write(OutputStream os) |
void write(OutputStream os)
void load(InputStream is)
Copyright © 2014. All rights reserved.