public interface RowWidthAccessor
| Modifier and Type | Interface and Description |
|---|---|
static interface |
RowWidthAccessor.RowWidthBuilder<B extends RowWidthAccessor.RowWidthBuilder<?>>
Provides a mutator for an output stream property.
|
static interface |
RowWidthAccessor.RowWidthMutator
Provides a mutator for an output stream property.
|
static interface |
RowWidthAccessor.RowWidthProperty
Provides a row width property.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getRowWidth()
Gets the currently set width being used.
|
Copyright © 2018. All rights reserved.