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