Class WarehouseTenantPayTimedTask
- java.lang.Object
-
- ch.sahits.game.openpatrician.model.event.TimedTask
-
- ch.sahits.game.openpatrician.display.event.task.WarehouseTenantPayTimedTask
-
- All Implemented Interfaces:
java.lang.Runnable
public class WarehouseTenantPayTimedTask extends ch.sahits.game.openpatrician.model.event.TimedTaskTimed task for the warehouse tenant removing the wares from the warehouse. Created by andi on 26.03.17.
-
-
Constructor Summary
Constructors Constructor Description WarehouseTenantPayTimedTask(ch.sahits.game.openpatrician.model.IPlayer player, ch.sahits.game.openpatrician.model.people.IWarehouseTenant tenant, java.time.LocalDateTime deadLine)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidrun()java.lang.StringtoString()
-