ErrorPrintStreamAccessor.ErrorPrintStreamPropertypublic interface ErrorPrintStreamAccessor
PrintStream property.| Modifier and Type | Interface | Description |
|---|---|---|
static interface |
ErrorPrintStreamAccessor.ErrorPrintStreamBuilder<B extends ErrorPrintStreamAccessor.ErrorPrintStreamBuilder<?>> |
Provides a mutator for an error
PrintStream property. |
static interface |
ErrorPrintStreamAccessor.ErrorPrintStreamMutator |
Provides a mutator for an error
PrintStream property. |
static interface |
ErrorPrintStreamAccessor.ErrorPrintStreamProperty |
Provides an error
PrintStream property. |
| Modifier and Type | Method | Description |
|---|---|---|
PrintStream |
getErrorPrintStream() |
Retrieves the error
PrintStream from the error
PrintStream property. |
PrintStream getErrorPrintStream()
PrintStream from the error
PrintStream property.PrintStream stored by the error
PrintStream property.Copyright © 2018. All rights reserved.