public class Whip extends CondimentDecorator
Modifier and Type | Field and Description |
---|---|
(package private) Beverage |
beverage |
description
Modifier and Type | Method and Description |
---|---|
double |
cost() |
java.lang.String |
getDescription() |
public java.lang.String getDescription()
getDescription
in class CondimentDecorator