public class NYPizzaStore extends PizzaStore
| Constructor and Description | 
|---|
| NYPizzaStore() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected Pizza | createPizza(java.lang.String item) | 
orderPizzapublic NYPizzaStore()
protected Pizza createPizza(java.lang.String item)
createPizza in class PizzaStore