RegionByOffsetpublic class RegionByOffsetImp extends java.lang.Object implements RegionByOffset
RegionByOffset interface.| Constructor | Description |
|---|---|
RegionByOffsetImp(int offset,
int length) |
| Modifier and Type | Method | Description |
|---|---|---|
int |
getLength() |
|
int |
getOffset() |
|
int |
getOffsetAfterEnding() |
public int getOffset()
getOffset in interface RegionByOffsetpublic int getLength()
getLength in interface RegionByOffsetpublic int getOffsetAfterEnding()
getOffsetAfterEnding in interface RegionByOffsetCopyright © 2002–2018 PMD. All rights reserved.