| Package | Description |
|---|---|
| headfirst.factory.pizzaaf |
| Modifier and Type | Class and Description |
|---|---|
class |
MozzarellaCheese |
class |
ParmesanCheese |
class |
ReggianoCheese |
| Modifier and Type | Method and Description |
|---|---|
Cheese |
ChicagoPizzaIngredientFactory.createCheese() |
Cheese |
NYPizzaIngredientFactory.createCheese() |
Cheese |
PizzaIngredientFactory.createCheese() |