Package | Description |
---|---|
headfirst.factory.pizzaaf |
Modifier and Type | Class and Description |
---|---|
class |
MarinaraSauce |
class |
PlumTomatoSauce |
Modifier and Type | Field and Description |
---|---|
(package private) Sauce |
Pizza.sauce |
Modifier and Type | Method and Description |
---|---|
Sauce |
ChicagoPizzaIngredientFactory.createSauce() |
Sauce |
NYPizzaIngredientFactory.createSauce() |
Sauce |
PizzaIngredientFactory.createSauce() |