Output.output

Returns the configured output sink.

Remarks: Provides access to the underlying mechanism for console output. Use this to retain prior state when temporarily switching outputs.

  1. OutputStream output()
    class Output
    final
    OutputStream
    output
    ()
  2. Output output(OutputStream sink)

Meta