Interface Standstill
-
- All Known Implementing Classes:
Customer,TimeWindowedCustomer,Vehicle
public interface Standstill
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description LocationgetLocation()CustomergetNextCustomer()VehiclegetVehicle()voidsetNextCustomer(Customer nextCustomer)
-