public class Span extends Object
Constructor and Description |
---|
Span(int start,
int length) |
Modifier and Type | Method and Description |
---|---|
int |
getEnd() |
int |
getStart() |
void |
setEnd(int end) |
Span |
split(int index) |
String |
toString() |
Copyright © 2020. All rights reserved.