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