public abstract class PizzaStore extends java.lang.Object
Constructor and Description |
---|
PizzaStore() |
Modifier and Type | Method and Description |
---|---|
Pizza |
orderPizza(java.lang.String type) |
public PizzaStore()
public Pizza orderPizza(java.lang.String type)