| Package | Description |
|---|---|
| headfirst.factory.pizzaaf |
| Modifier and Type | Class and Description |
|---|---|
class |
ChicagoPizzaIngredientFactory |
class |
NYPizzaIngredientFactory |
| Constructor and Description |
|---|
CheesePizza(PizzaIngredientFactory ingredientFactory) |
ClamPizza(PizzaIngredientFactory ingredientFactory) |
PepperoniPizza(PizzaIngredientFactory ingredientFactory) |
VeggiePizza(PizzaIngredientFactory ingredientFactory) |