Interface VaticanUpdateObservable

All Known Implementing Classes:
Track

public interface VaticanUpdateObservable
  • Method Summary

    Modifier and Type Method Description
    void notifyVaticanChange​(VaticanReport msg)
    Notify the model observers that a pope card has been flipped Along with the notification sends the proper update Object as further explained in project documentation
  • Method Details

    • notifyVaticanChange

      void notifyVaticanChange​(VaticanReport msg)
      Notify the model observers that a pope card has been flipped Along with the notification sends the proper update Object as further explained in project documentation
      Parameters:
      msg - the update object representing a vatican report update