public interface PrintStreamAccessor
| Modifier and Type | Interface and Description |
|---|---|
static interface |
PrintStreamAccessor.PrintStreamBuilder<B extends PrintStreamAccessor.PrintStreamBuilder<?>>
Provides a mutator for an print stream property.
|
static interface |
PrintStreamAccessor.PrintStreamMutator
Provides a mutator for an print stream property.
|
static interface |
PrintStreamAccessor.PrintStreamProperty
Provides an print stream property.
|
| Modifier and Type | Method and Description |
|---|---|
PrintStream |
getPrintStream()
Retrieves the print stream from the print stream property.
|
PrintStream getPrintStream()
Copyright © 2018. All rights reserved.