| Modifier and Type | Field and Description |
|---|---|
long |
first |
static Location |
INVALID |
long |
last |
| Constructor and Description |
|---|
Location(long first,
long size) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(Location o) |
boolean |
equals(java.lang.Object obj) |
long |
size() |
java.lang.String |
toString() |
public static final Location INVALID
public final long first
public final long last