Class 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.