public class FixedLocation extends Object implements Location
| Constructor and Description |
|---|
FixedLocation(int location) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(Location other) |
int |
getLocation()
Returns -1 if the location isn't yet fully resolved.
|
public int getLocation()
LocationgetLocation in interface Locationpublic int compareTo(Location other)
compareTo in interface Comparable<Location>Copyright © 2004-2015 Cojen. All Rights Reserved.