B - The builder to return in order to be able to apply multiple
build operations.public static interface GridHeightAccessor.GridHeightBuilder<B extends GridHeightAccessor.GridHeightBuilder<B>>
| Modifier and Type | Method and Description |
|---|---|
B |
withGridHeight(int aHeight)
Sets the grid height for the grid height property.
|
B withGridHeight(int aHeight)
aHeight - The grid height to be stored by the grid height
property.Copyright © 2018. All rights reserved.