public final class Range extends Object
Constructor and Description |
---|
Range(int startOffset,
int endOffset)
Creates a range from startOffset, up to and excluding endOffset.
|
Modifier and Type | Method and Description |
---|---|
int |
getEndOffset() |
int |
getStartOffset() |