class OutputChoice
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
(package private) static class |
OutputChoice.OutputChoiceType |
Modifier and Type | Field and Description |
---|---|
(package private) OutputChoice.OutputChoiceType |
outputChoiceType |
(package private) java.io.PrintStream |
targetPrintStream |
Constructor and Description |
---|
OutputChoice(OutputChoice.OutputChoiceType outputChoiceType) |
OutputChoice(java.io.PrintStream printStream) |
Modifier and Type | Method and Description |
---|---|
(package private) java.io.PrintStream |
getTargetPrintStream() |
final OutputChoice.OutputChoiceType outputChoiceType
final java.io.PrintStream targetPrintStream
OutputChoice(OutputChoice.OutputChoiceType outputChoiceType)
OutputChoice(java.io.PrintStream printStream)