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

Diff of /classpath/java/io/DataInputStream.java

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

revision 1.17 by arenn, Sun Mar 2 01:24:34 2003 UTC revision 1.18 by mkoch, Sun Mar 23 10:39:02 2003 UTC
# Line 627  public class DataInputStream extends Fil Line 627  public class DataInputStream extends Fil
627     * This method can read data that was written by an object implementing the     * This method can read data that was written by an object implementing the
628     * <code>writeUTF()</code> method in <code>DataOutput</code>     * <code>writeUTF()</code> method in <code>DataOutput</code>
629     *     *
630     * @returns The <code>String</code> read     * @return The <code>String</code> read
631     *     *
632     * @exception EOFException If end of file is reached before reading     * @exception EOFException If end of file is reached before reading
633     * the String     * the String

Legend:
Removed from v.1.17  
changed lines
  Added in v.1.18

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