Serialized Form
-
Package nl.bebr.mapviewer.data.util
-
Class nl.bebr.mapviewer.data.util.AbstractSerializableBean extends AbstractBean implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream s) throws ClassNotFoundException, IOException
- Throws:
ClassNotFoundExceptionIOException
-
writeObject
private void writeObject(ObjectOutputStream s) throws IOException
- Throws:
IOException
-
-
-