private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
ClassNotFoundException - if the class of a serialized object could not be found.IOException - if an I/O error occurs.IllegalArgumentException - in case of inconsistenciesString name
private Object readResolve() throws InvalidObjectException
InvalidObjectException - if the state is inconsistentint month
int dayOfMonth
Copyright © 2014–2016. All rights reserved.