Spec-Zone .ru
спецификации, руководства, описания, API
|
Complete the following procedure to compile and run the example:
- From yourbasedir/objectserializationexamples/NonExternalizableSuperclass, compile the file Nonexternsuper.java using JDKTM 1.1 or higher:
javac Nonexternsuper.java- Run the compiled file:
java NonexternsuperThe book object prints out before and after serialization.
Java Technology |
Copyright © 1993, 2010, Oracle and/or its affiliates. All rights reserved. |