public abstract class AbstractPosition extends Object implements Position
| Constructor and Description |
|---|
AbstractPosition() |
| Modifier and Type | Method and Description |
|---|---|
Position |
leftShift(int offset) |
Position |
rightShift(int offset) |
String |
toString() |
Copyright © 2016. All rights reserved.