public class StartLimitedOffset extends Object implements Offset
| Constructor and Description |
|---|
StartLimitedOffset(Offset baseOffset,
int limit) |
| Modifier and Type | Method and Description |
|---|---|
Offset |
clone() |
int |
getOffset() |
void |
increment() |
boolean |
withinBounds() |
public StartLimitedOffset(Offset baseOffset, int limit)
public boolean withinBounds()
withinBounds in interface Offsetpublic Offset clone()
public int getOffset()
getOffset in interface ReadableOffsetCopyright © 2011–2017. All rights reserved.