org.apache.maven.surefire.util
public class TeeStream extends PrintStream
Version: $Id: TeeStream.java 353853 2005-12-04 14:52:10Z jvanzyl $
Constructor Summary | |
---|---|
TeeStream(PrintStream out1, PrintStream out2) |
Method Summary | |
---|---|
void | close() |
void | flush() |
void | write(byte[] buf, int off, int len) |