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