Interface Standstill

  • All Known Implementing Classes:
    Domicile, Visit

    public interface Standstill
    • Method Detail

      • getLocation

        Location getLocation()
        Returns:
        never null
      • getDistanceTo

        long getDistanceTo​(Standstill standstill)
        Parameters:
        standstill - never null
        Returns:
        a positive number, the distance multiplied by 1000 to avoid floating point arithmetic rounding errors