| Modifier and Type | Class and Description |
|---|---|
class |
PrintStreamConsumer
Implementation of StreamConsumer that prints lines to
PrintStream. |
| Modifier and Type | Method and Description |
|---|---|
ForkedRunner |
ForkedRunner.setStdErr(StreamConsumer stream)
Subscribe to the error output.
|
ForkedRunner |
ForkedRunner.setStdOut(StreamConsumer stream)
Subscribe to the standard output.
|
Copyright © 2011-2013 SonarSource. All Rights Reserved.