/[classpath]/classpath/java/io/Externalizable.java
ViewVC logotype

Diff of /classpath/java/io/Externalizable.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.8 by mark, Tue Jan 22 22:26:59 2002 UTC revision 1.9 by mkoch, Wed Oct 2 12:58:39 2002 UTC
# Line 62  package java.io; Line 62  package java.io;
62    */    */
63  public interface Externalizable extends Serializable  public interface Externalizable extends Serializable
64  {  {
65      static final long serialVersionUID = -282491828744381764L;
66    
67  /**  /**
68    * This method restores an object's state by reading in the instance data    * This method restores an object's state by reading in the instance data

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26