int exitCode
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
java.io.IOException - if an I/O error occurs while writing to the output streamjava.lang.ClassNotFoundException - if the class of a serialized object can not be foundprivate void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
java.io.IOException - if an I/O error occurs while writing to the output streamint maxElements