Class ElectionsCalledEvent


  • public class ElectionsCalledEvent
    extends SimpleEvent
    ElectionsCalledEvent - City event

    This event indicates that the action "callElections" was executed on the given city.

    • Constructor Detail

      • ElectionsCalledEvent

        public ElectionsCalledEvent​(int round)
      • ElectionsCalledEvent

        public ElectionsCalledEvent()
    • Method Detail