public class Range extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
NOT_FOUND
The constant representing the NOT_FOUND location.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getLength()
Get the length of the word.
|
int |
getLocation()
Get the start location that the word is located in the full text.
|
public static final int NOT_FOUND