| Modifier and Type | Method and Description |
|---|---|
Cake |
Oven.bake(Recipe recipe) |
Cake |
Payload.getCake() |
Cake |
BackendPayload.getCake() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
BaseIngredientHook.bake(T ingredient,
Cake cake) |
| Constructor and Description |
|---|
BackendPayload(RecipeSnapshot recipe,
Cake cake) |
Payload(Recipe recipe,
Cake cake) |
Copyright © 2018. All rights reserved.