| Package | Description |
|---|---|
| ca.derekcormier.recipe.cookbook |
| Modifier and Type | Method and Description |
|---|---|
List<Required> |
Ingredient.getRequired() |
| Constructor and Description |
|---|
Ingredient(String name,
boolean keyed,
List<Required> required,
List<Initializer> initializers,
List<Optional> optionals,
Map<String,String> constants) |
Copyright © 2018. All rights reserved.