public static class RecipesFragmentArgs.Builder extends Object
Constructor and Description |
---|
Builder() |
Builder(RecipesFragmentArgs original) |
Modifier and Type | Method and Description |
---|---|
RecipesFragmentArgs |
build() |
String[] |
getIngredientsList() |
RecipesFragmentArgs.Builder |
setIngredientsList(String[] ingredientsList) |
public Builder(RecipesFragmentArgs original)
public Builder()
@NonNull public RecipesFragmentArgs build()
@NonNull public RecipesFragmentArgs.Builder setIngredientsList(@Nullable String[] ingredientsList)