public class SuperSerializable extends Object implements Serializable
Constructor and Description |
---|
SuperSerializable() |
Modifier and Type | Method and Description |
---|---|
protected void |
readObject(ObjectInputStream in) |
protected void |
writeObject(ObjectOutputStream out) |
protected void writeObject(ObjectOutputStream out) throws IOException
IOException
protected void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
Copyright © 2007-2012 Luc Peuvrier. All Rights Reserved.