Class VoteTask
- java.lang.Object
-
- ch.sahits.game.openpatrician.model.event.TimedTask
-
- ch.sahits.game.openpatrician.engine.land.city.internal.VoteTask
-
- All Implemented Interfaces:
java.lang.Runnable
public class VoteTask extends ch.sahits.game.openpatrician.model.event.TimedTaskVoting task that is timed.- Author:
- Andi Hotz, (c) Sahits GmbH, 2015 Created on Jun 02, 2015
-
-
Constructor Summary
Constructors Constructor Description VoteTask(ch.sahits.game.openpatrician.model.city.cityhall.impl.Ballot result, java.time.LocalDateTime electionTime, boolean yes)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidrun()java.lang.StringtoString()
-