Interface ObserverDB

All Known Implementing Classes:
InventoryPage, NewRecipePage, RecipeLibraryPage

public interface ObserverDB
An interface for TheCookbook's database observer.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Method to update the observer.
  • Method Details

    • update

      void update()
      Method to update the observer.