public interface Serialized
| Modifier and Type | Method and Description |
|---|---|
void |
read(ObjectDataInput in) |
void |
write(ObjectDataOutput out) |
void write(ObjectDataOutput out) throws IOException
IOExceptionvoid read(ObjectDataInput in) throws IOException
IOExceptionCopyright © 2014. All rights reserved.