B - The builder to return in order to be able to apply multiple
build operations.public static interface OffsetYAccessor.OffsetYBuilder<B extends OffsetYAccessor.OffsetYBuilder<B>>
| Modifier and Type | Method and Description |
|---|---|
B |
withOffsetY(int aOffsetY)
Sets the Y offset for the Y offset property.
|
B withOffsetY(int aOffsetY)
aOffsetY - The Y offset to be stored by the Y offset property.Copyright © 2018. All rights reserved.