Uses of Class
ch.sahits.game.openpatrician.engine.event.task.LoanerCollectMoneyAfterAuctionTimedTask
-
Packages that use LoanerCollectMoneyAfterAuctionTimedTask Package Description ch.sahits.game.openpatrician.engine.event.task -
-
Uses of LoanerCollectMoneyAfterAuctionTimedTask in ch.sahits.game.openpatrician.engine.event.task
Methods in ch.sahits.game.openpatrician.engine.event.task that return LoanerCollectMoneyAfterAuctionTimedTask Modifier and Type Method Description LoanerCollectMoneyAfterAuctionTimedTaskServerSideTaskFactory. getLoanerCollectMoneyAfterAuctionTask(ch.sahits.game.openpatrician.model.city.impl.IDebt debt, java.time.LocalDateTime deadline)Create the timed task for the loaner to collect money from the debitor after an auction.
-