| Modifier and Type | Method and Description |
|---|---|
Cake |
Oven.bake(Recipe recipe) |
protected Cake |
AbstractOven.createCake() |
protected Cake |
AbstractOven.createCake(Cake other) |
Cake |
Payload.getCake() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
BaseIngredientHook.bake(T ingredient,
Cake cake) |
protected Cake |
AbstractOven.createCake(Cake other) |
| Constructor and Description |
|---|
Cake(Cake other) |
Payload(Recipe recipe,
Cake cake) |
Copyright © 2019. All rights reserved.