| Constructor and Description |
|---|
Tee(InputStream in,
OutputStream... out) |
| Modifier and Type | Method and Description |
|---|---|
static void |
pipe(InputStream in,
OutputStream out) |
static InputStream |
read(Process process) |
void |
run() |
public Tee(InputStream in, OutputStream... out)
public static InputStream read(Process process)
public static void pipe(InputStream in, OutputStream out)
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.