B - the generic typepublic static interface Offset.OffsetBuilder<B extends Offset.OffsetBuilder<B>> extends OffsetXAccessor.OffsetXBuilder<B>, OffsetYAccessor.OffsetYBuilder<B>
| Modifier and Type | Method and Description |
|---|---|
B |
withOffset(int aOffsetX,
int aOffsetY)
With offset.
|
B |
withOffset(Offset aOffset)
With offset.
|
B |
withOffset(Position aOffset)
With offset.
|
withOffsetXwithOffsetYCopyright © 2018. All rights reserved.