StandardPrintStreamAccessor.StandardPrintStreamProperty
public interface StandardPrintStreamAccessor
PrintStream
property.Modifier and Type | Interface | Description |
---|---|---|
static interface |
StandardPrintStreamAccessor.StandardPrintStreamBuilder<B extends StandardPrintStreamAccessor.StandardPrintStreamBuilder<?>> |
Provides a mutator for an standard
PrintStream property. |
static interface |
StandardPrintStreamAccessor.StandardPrintStreamMutator |
Provides a mutator for an standard
PrintStream property. |
static interface |
StandardPrintStreamAccessor.StandardPrintStreamProperty |
Provides an standard
PrintStream property. |
Modifier and Type | Method | Description |
---|---|---|
PrintStream |
getStandardPrintStream() |
Retrieves the standard
PrintStream from the standard
PrintStream property. |
PrintStream getStandardPrintStream()
PrintStream
from the standard
PrintStream
property.PrintStream
stored by the standard
PrintStream
property.Copyright © 2018. All rights reserved.