Interface Standstill

    • Method Detail

      • getLocation

        Location getLocation()
        Returns:
        never null
      • getVehicle

        Vehicle getVehicle()
        Returns:
        sometimes null
      • getNextCustomer

        Customer getNextCustomer()
        Returns:
        sometimes null
      • setNextCustomer

        void setNextCustomer​(Customer nextCustomer)