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

Diff of /classpath/java/io/ObjectInputStream.java

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

revision 1.64 by jfrijters, Fri Sep 9 12:12:03 2005 UTC revision 1.65 by tromey, Tue Sep 13 21:25:08 2005 UTC
# Line 1197  public class ObjectInputStream extends I Line 1197  public class ObjectInputStream extends I
1197     * This method should be called by a method called 'readObject' in the     * This method should be called by a method called 'readObject' in the
1198     * deserializing class (if present). It cannot (and should not)be called     * deserializing class (if present). It cannot (and should not)be called
1199     * outside of it. Its goal is to read all fields in the real input stream     * outside of it. Its goal is to read all fields in the real input stream
1200     * and keep them accessible through the {@link #GetField} class. Calling     * and keep them accessible through the {@link GetField} class. Calling
1201     * this method will not alter the deserializing object.     * this method will not alter the deserializing object.
1202     *     *
1203     * @return A valid freshly created 'GetField' instance to get access to     * @return A valid freshly created 'GetField' instance to get access to

Legend:
Removed from v.1.64  
changed lines
  Added in v.1.65

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