StandardPrintStreamAccessor.StandardPrintStreamPropertypublic static interface StandardPrintStreamAccessor.StandardPrintStreamMutator
PrintStream property.| Modifier and Type | Method | Description |
|---|---|---|
void |
setStandardPrintStream(PrintStream aStandardPrintStream) |
Sets the standard
PrintStream for the standard
PrintStream property. |
void setStandardPrintStream(PrintStream aStandardPrintStream)
PrintStream for the standard
PrintStream property.aStandardPrintStream - The standard PrintStream to be
stored by the standard PrintStream property.Copyright © 2018. All rights reserved.