public final class CoverageRange extends Object
| Constructor and Description |
|---|
CoverageRange(int startOffset,
int endOffset,
long count) |
| Modifier and Type | Method and Description |
|---|---|
long |
getCount() |
int |
getEndOffset() |
int |
getStartOffset() |