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