| Modifier and Type | Field and Description |
|---|---|
Recipe |
Recipe.Segment.recipe |
| Modifier and Type | Method and Description |
|---|---|
static Recipe |
Recipe.context(KeyedIngredient contextIngredient,
Ingredient... ingredients) |
static Recipe |
Recipe.context(String context,
Ingredient... ingredients) |
static Recipe |
Recipe.prepare(Ingredient... ingredients) |
| Modifier and Type | Method and Description |
|---|---|
Cake |
Oven.bake(Recipe recipe) |
| Constructor and Description |
|---|
Payload(Recipe recipe,
Cake cake) |
Copyright © 2019. All rights reserved.