GNU Classpath (0.95) | |
Frames | No Frames |
Constructors with parameter type java.io.PipedWriter | |
This constructor creates a new PipedReader and connects
it to the passed in PipedWriter . |
Methods with parameter type java.io.PipedWriter | |
void | This method connects this stream to the passed in
PipedWriter .
|
GNU Classpath (0.95) |