ErrorPrintStreamAccessor.ErrorPrintStreamPropertypublic static interface ErrorPrintStreamAccessor.ErrorPrintStreamMutator
PrintStream property.| Modifier and Type | Method | Description |
|---|---|---|
void |
setErrorPrintStream(PrintStream aErrorPrintStream) |
Sets the error
PrintStream for the error PrintStream
property. |
void setErrorPrintStream(PrintStream aErrorPrintStream)
PrintStream for the error PrintStream
property.aErrorPrintStream - The error PrintStream to be stored
by the error PrintStream property.Copyright © 2018. All rights reserved.