B
- The builder to return in order to be able to apply multiple
build operations.Vector.VectorBuilder<B>
, Vector.VectorPropertyBuilder
public static interface VectorYAccessor.VectorYBuilder<B extends VectorYAccessor.VectorYBuilder<B>>
Modifier and Type | Method | 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 © 2018. All rights reserved.