private void readObject(ObjectInputStream input) throws IOException, ClassNotFoundException
IOException
- if an error occurs.ClassNotFoundException
- if an error occurs.private void writeObject(ObjectOutputStream output) throws IOException
IOException
- if an error occurs.RandomSource source
Copyright © 2016–2022 The Apache Software Foundation. All rights reserved.