Interface MealPlanController.OnDataChanged

  • Enclosing class:
    MealPlanController

    public static interface MealPlanController.OnDataChanged
    onDataChanged is the interface that is called when the data in the controller changes.
    • Method Detail

      • onDataChanged

        void onDataChanged​(MealPlan mealPlan)