Interface RecipeBookSelectFragment.OnSelectedListener

  • Enclosing class:
    RecipeBookSelectFragment

    public static interface RecipeBookSelectFragment.OnSelectedListener
    Interface for recipe selected listener
    • Method Detail

      • onSelected

        void onSelected​(Recipe recipe)