B - The builder to return in order to be able to apply multiple
build operations.public static interface PosYAccessor.PosYBuilder<B extends PosYAccessor.PosYBuilder<B>>
| Modifier and Type | Method and Description |
|---|---|
B |
withPositionY(int aPosY)
Sets the Y position for the Y position property.
|
B withPositionY(int aPosY)
aPosY - The Y position to be stored by the Y position property.Copyright © 2017. All rights reserved.