public interface Segment
Modifier and Type | Field and Description |
---|---|
static java.util.Comparator<Segment> |
BY_START_OFFSET_THEN_END_OFFSET |
static Segment[] |
EMPTY_ARRAY |
Modifier and Type | Method and Description |
---|---|
int |
getEndOffset() |
int |
getStartOffset() |