Class BogoImplementation
- java.lang.Object
-
- de.tubs.pandemieinc.implementations.BogoImplementation
-
- All Implemented Interfaces:
PandemieImpl
public class BogoImplementation extends Object implements PandemieImpl
-
-
Constructor Summary
Constructors Constructor Description BogoImplementation()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringapplyHygienicMeasures(Round round)StringcallElections(Round round)StringcloseAirport(Round round)StringcloseConnection(Round round)StringdeployMedication(Round round)StringdeployVaccine(Round round)StringdevelopMedication(Round round)StringdevelopVaccine(Round round)StringexertInfluence(Round round)CityfindCity(Round round)CityfindCity(Round round, String eventName)StringlaunchCampaign(Round round)StringputUnderQuarantine(Round round)StringselectAction(Round round)
-
-
-
Method Detail
-
selectAction
public String selectAction(Round round)
- Specified by:
selectActionin interfacePandemieImpl
-
-