public class Coffee extends CaffeineBeverage
Constructor and Description |
---|
Coffee() |
Modifier and Type | Method and Description |
---|---|
void |
addCondiments() |
void |
brew() |
boilWater, pourInCup, prepareRecipe
public Coffee()
public void brew()
brew
in class CaffeineBeverage
public void addCondiments()
addCondiments
in class CaffeineBeverage