| Package | Description |
|---|---|
| headfirst.factory.pizzaaf |
| Modifier and Type | Class and Description |
|---|---|
class |
ThickCrustDough |
class |
ThinCrustDough |
| Modifier and Type | Field and Description |
|---|---|
(package private) Dough |
Pizza.dough |
| Modifier and Type | Method and Description |
|---|---|
Dough |
ChicagoPizzaIngredientFactory.createDough() |
Dough |
NYPizzaIngredientFactory.createDough() |
Dough |
PizzaIngredientFactory.createDough() |