class IndexRange
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
(package private) int |
end |
(package private) int |
start |
| Constructor and Description |
|---|
IndexRange(int start,
int end) |
| Modifier and Type | Method and Description |
|---|---|
(package private) int |
length() |