Package | Description |
---|---|
headfirst.factory.pizzaaf |
Modifier and Type | Class and Description |
---|---|
class |
BlackOlives |
class |
Eggplant |
class |
Garlic |
class |
Mushroom |
class |
Onion |
class |
RedPepper |
class |
Spinach |
Modifier and Type | Method and Description |
---|---|
Veggies[] |
ChicagoPizzaIngredientFactory.createVeggies() |
Veggies[] |
NYPizzaIngredientFactory.createVeggies() |
Veggies[] |
PizzaIngredientFactory.createVeggies() |