Class ConsoleOutputStream

java.lang.Object
java.io.OutputStream
org.eclipse.cdt.core.ConsoleOutputStream
All Implemented Interfaces:
Closeable, Flushable, AutoCloseable

public class ConsoleOutputStream extends OutputStream
Output stream which storing the console output
Restriction:
This class is not intended to be instantiated by clients.