Exemplo n.º 1
0
 public double getCost()
 {
     return(beverage.getCost() + 0.05);
 }