Documentation Contents

Serialization and the writeReplace/readResolve Methods

Running the Example

Complete the following procedure to compile and run the example:

  1. From yourbasedir/objectserialization/ReplaceableInterface, compile the file Substitute.java using JDKTM 1.2 or higher:
      javac Substitute.java
    
  2. Run the compiled file:
      java Substitute
    

Additional Information

Abstract
Sources
List of Examples

Copyright © 1993, 2010, Oracle and/or its affiliates. All rights reserved.

Please send comments using this Feedback page.
Oracle Corporation and/or its affiliates
Java Technology