Interface Standstill
public interface Standstill
-
Method Summary
-
Method Details
-
getLocation
Location getLocation()- Returns:
- never null
-
getDistanceTo
- Parameters:
standstill- never null- Returns:
- a positive number, the distance multiplied by 1000 to avoid floating point arithmetic rounding errors
-