Package com.xffffff.wellfed.recipe
Interface RecipeBookSelectFragment.OnSelectedListener
-
- Enclosing class:
- RecipeBookSelectFragment
public static interface RecipeBookSelectFragment.OnSelectedListener
Interface for recipe selected listener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
onSelected(Recipe recipe)
-
-
-
Method Detail
-
onSelected
void onSelected(Recipe recipe)
-
-