B - the generic typepublic static interface Position.PositionBuilder<B extends Position.PositionBuilder<B>> extends PosXAccessor.PosXBuilder<B>, PosYAccessor.PosYBuilder<B>
| Modifier and Type | Method and Description |
|---|---|
B |
withPosition(int aPosX,
int aPosY)
With position.
|
B |
withPosition(Position aPosition)
With position.
|
withPositionXwithPositionYCopyright © 2017. All rights reserved.