public class Soy extends CondimentDecorator
Soy(Beverage beverage)
double
cost()
java.lang.String
getDescription()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Soy(Beverage beverage)
public java.lang.String getDescription()
getDescription
CondimentDecorator
public double cost()
cost
Beverage