/[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.15.2.4 by gnu_andrew, Tue Aug 2 20:12:20 2005 UTC revision 1.15.2.5 by gnu_andrew, Tue Sep 20 18:46:27 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.15.2.4  
changed lines
  Added in v.1.15.2.5

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