private void readObject(ObjectInputStream s) throws IOException, ClassNotFoundException
ChildrenList instance from a stream (that is, deserializes it).IOExceptionClassNotFoundExceptionprivate void writeObject(ObjectOutputStream s) throws IOException
ChildrenList instance to a stream (that is, serializes it).IOExceptionCopyright © 2012-2013 Batoo Software & Consultancy. All Rights Reserved.