Class VaccineInDevelopmentEvent


  • public class VaccineInDevelopmentEvent
    extends InDevelopmentEvent
    VaccineInDevelopmentEvent - A global event This event indicates that the vaccine for the given Pathogen is in development.
    • Constructor Detail

      • VaccineInDevelopmentEvent

        public VaccineInDevelopmentEvent​(int sinceRound,
                                         int untilRound,
                                         Pathogen pathogen)
      • VaccineInDevelopmentEvent

        public VaccineInDevelopmentEvent()