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

Diff of /classpath/java/io/PipedInputStream.java

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

revision 1.19 by mark, Sat Jul 2 20:32:38 2005 UTC revision 1.20 by tromey, Tue Sep 13 21:25:08 2005 UTC
# Line 130  public class PipedInputStream extends In Line 130  public class PipedInputStream extends In
130      * This stream is then ready for reading.  If this stream is already      * This stream is then ready for reading.  If this stream is already
131      * connected or has been previously closed, then an exception is thrown      * connected or has been previously closed, then an exception is thrown
132      *      *
133      * @param src The <code>PipedOutputStream</code> to connect this stream to      * @param source The <code>PipedOutputStream</code> to connect this stream to
134      *      *
135      * @exception IOException If this PipedInputStream or <code>source</code>      * @exception IOException If this PipedInputStream or <code>source</code>
136      *                        has been connected already.      *                        has been connected already.

Legend:
Removed from v.1.19  
changed lines
  Added in v.1.20

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