public class SuperExternalizableExtend extends SuperExternalizable
Constructor and Description |
---|
SuperExternalizableExtend() |
Modifier and Type | Method and Description |
---|---|
void |
readExternal(ObjectInput in) |
writeExternal
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal
in interface Externalizable
readExternal
in class SuperExternalizable
IOException
ClassNotFoundException
Copyright © 2007-2012 Luc Peuvrier. All Rights Reserved.