InputStreamAccessor.InputStreamProperty, InputStreamStringBuilderInputStreamStringBuilderImplpublic interface InputStreamAccessor
| Modifier and Type | Interface | Description |
|---|---|---|
static interface |
InputStreamAccessor.InputStreamBuilder<B extends InputStreamAccessor.InputStreamBuilder<B>> |
Provides a builder method for a Input-Stream property returning the
builder for applying multiple build operations.
|
static interface |
InputStreamAccessor.InputStreamMutator |
Provides a mutator for a Input-Stream property.
|
static interface |
InputStreamAccessor.InputStreamProperty |
Provides a Input-Stream property.
|
| Modifier and Type | Method | Description |
|---|---|---|
InputStream |
getInputStream() |
Retrieves the
InputStream from the Input-Stream property. |
InputStream getInputStream()
InputStream from the Input-Stream property.InputStream stored by the Input-Stream property.Copyright © 2018. All rights reserved.