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