public class StdOutput extends StreamOutput
standard output
stream.Modifier and Type | Field and Description |
---|---|
static StdOutput |
INSTANCE
The singleton instance.
|
Constructor and Description |
---|
StdOutput()
Default constructor, application code should use the singleton
INSTANCE . |
Modifier and Type | Method and Description |
---|---|
String |
toString() |
finish, getWriter, processLine, writeLastLineEnding
Copyright © 2024. All rights reserved.