private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
IOException - throw when fail to read by DataInputStreamClassNotFoundException - throw when class not foundprivate void writeObject(ObjectOutputStream out) throws IOException
IOExceptionCopyright © 2021. All rights reserved.