/[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.67 by gnu_andrew, Wed Sep 14 14:47:47 2005 UTC revision 1.68 by tromey, Sat Sep 17 15:46:22 2005 UTC
# Line 167  public class ObjectInputStream extends I Line 167  public class ObjectInputStream extends I
167      * Handles a content block within the stream, which begins with a marker      * Handles a content block within the stream, which begins with a marker
168      * byte indicating its type.      * byte indicating its type.
169      *      *
170      * @param byte the byte marker.      * @param marker the byte marker.
171      * @return an object which represents the parsed content.      * @return an object which represents the parsed content.
172      * @throws ClassNotFoundException if the class of an object being      * @throws ClassNotFoundException if the class of an object being
173      *                                read in cannot be found.      *                                read in cannot be found.

Legend:
Removed from v.1.67  
changed lines
  Added in v.1.68

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