public static class CurrentRecipeFragmentArgs.Builder extends Object
Constructor and Description |
---|
Builder() |
Builder(CurrentRecipeFragmentArgs original) |
Modifier and Type | Method and Description |
---|---|
CurrentRecipeFragmentArgs |
build() |
long |
getExternalId() |
CurrentRecipeFragmentArgs.Builder |
setExternalId(long externalId) |
public Builder(CurrentRecipeFragmentArgs original)
public Builder()
@NonNull public CurrentRecipeFragmentArgs build()
@NonNull public CurrentRecipeFragmentArgs.Builder setExternalId(long externalId)
public long getExternalId()