PizzaComponentFactory
in package
implements
Traversable, Valued
AbstractYes
Table of Contents
Interfaces
- Traversable
- Valued
- Any class implementing this interface has an associated price.
Methods
- add() : mixed
- calculatePrice() : float
- Calculates the price for this specific component.
Methods
add()
public
add() : mixed
calculatePrice()
Calculates the price for this specific component.
protected
abstract calculatePrice() : float