Skip to content

Instantly share code, notes, and snippets.

@kostovtd
Created April 23, 2017 09:51
Show Gist options
  • Save kostovtd/0e6b7d455a20802a581dc3dfe51a6069 to your computer and use it in GitHub Desktop.
Save kostovtd/0e6b7d455a20802a581dc3dfe51a6069 to your computer and use it in GitHub Desktop.
private void writeObject(java.io.ObjectOutputStream out)
throws IOException;
private void readObject(java.io.ObjectInputStream in)
throws IOException, ClassNotFoundException;
private void readObjectNoData()
throws ObjectStreamException;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment