Class VaccineDeployedEvent


  • public class VaccineDeployedEvent
    extends PathogenEvent
    VaccineDeployedEvent - A citry event This event indicates that the vaccine for the given Pathogen was deployed on the given city.
    • Field Detail

      • eventName

        public static String eventName
      • round

        public int round
    • Constructor Detail

      • VaccineDeployedEvent

        public VaccineDeployedEvent​(Pathogen pathogen,
                                    int round)
      • VaccineDeployedEvent

        public VaccineDeployedEvent()