Modifier and Type | Class and Description |
---|---|
static class |
RecipesFragmentArgs.Builder |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object object) |
static RecipesFragmentArgs |
fromBundle(Bundle bundle) |
String[] |
getIngredientsList() |
int |
hashCode() |
Bundle |
toBundle() |
String |
toString() |
@NonNull public static RecipesFragmentArgs fromBundle(@NonNull Bundle bundle)