B - The builder to return in order to be able to apply multiple
build operations.public static interface GridWidthAccessor.GridWidthBuilder<B extends GridWidthAccessor.GridWidthBuilder<B>>
| Modifier and Type | Method and Description |
|---|---|
B |
withGridWidth(int aWidth)
Sets the grid width for the grid width property.
|
B withGridWidth(int aWidth)
aWidth - The grid width to be stored by the grid width property.Copyright © 2017. All rights reserved.