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

Diff of /classpath/java/io/Reader.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 arenn, Sun Mar 9 21:54:30 2003 UTC
# Line 1  Line 1 
1  /* Reader.java -- base class of classes that read input as a stream of chars  /* Reader.java -- base class of classes that read input as a stream of chars
2     Copyright (C) 1998, 1999, 2000  Free Software Foundation     Copyright (C) 1998, 1999, 2000, 2003  Free Software Foundation
3    
4  This file is part of GNU Classpath.  This file is part of GNU Classpath.
5    
# Line 222  public abstract class Reader Line 222  public abstract class Reader
222      * <p>      * <p>
223      * This method always returns <code>false</code> in this class      * This method always returns <code>false</code> in this class
224      *      *
225      * @return <code>true</code> if the stream is ready to be read, <code>false</code> otherwise.      * @return <code>true</code> if the stream is ready to be read,
226        * <code>false</code> otherwise.
227      *      *
228      * @exception IOException If an error occurs      * @exception IOException If an error occurs
229      */      */

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