B - The builder which implements the RowWidthAccessor.RowWidthBuilder.public static interface RowWidthAccessor.RowWidthBuilder<B extends RowWidthAccessor.RowWidthBuilder<?>>
| Modifier and Type | Method and Description |
|---|---|
B |
withRowWidth(int aRowWidth)
Sets the rows width to use returns this builder as of the builder
pattern.
|
B withRowWidth(int aRowWidth)
aRowWidth - The row width to be used when printing a row or the
header.Copyright © 2018. All rights reserved.