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 Offset
public Offset clone()
public int getOffset()
getOffset
in interface ReadableOffset
Copyright © 2011–2017. All rights reserved.