Class QuarantineEvent


  • public class QuarantineEvent
    extends TimedEvent
    QuarantineEvent - A city event This event indicates that the Pathogens in this city can not infect other cities as long this event exists.
    • Constructor Detail

      • QuarantineEvent

        public QuarantineEvent()
      • QuarantineEvent

        public QuarantineEvent​(int sinceRound,
                               int untilRound)