Interface MarketSetupObservable

All Known Implementing Classes:
Market

public interface MarketSetupObservable
  • Method Summary

    Modifier and Type Method Description
    void notifyMarketSetup​(MarketSetup msg)
    Notify the model observers that initial market setup has occurred Along with the notification sends the proper update Object as further explained in project documentation
  • Method Details

    • notifyMarketSetup

      void notifyMarketSetup​(MarketSetup msg)
      Notify the model observers that initial market setup has occurred Along with the notification sends the proper update Object as further explained in project documentation
      Parameters:
      msg - the update object representing a market setup containing the whole market