B - the generic typepublic static interface Vector.VectorBuilder<B extends Vector.VectorBuilder<B>> extends VectorXAccessor.VectorXBuilder<B>, VectorYAccessor.VectorYBuilder<B>
| Modifier and Type | Method and Description |
|---|---|
B |
withVector(int aVectorX,
int aVectorY)
With vector.
|
B |
withVector(Vector aVector)
With vector.
|
withVectorXwithVectorYCopyright © 2018. All rights reserved.