public class CoffeeWithHook extends CaffeineBeverageWithHook
Constructor and Description |
---|
CoffeeWithHook() |
Modifier and Type | Method and Description |
---|---|
void |
addCondiments() |
void |
brew() |
boolean |
customerWantsCondiments() |
public CoffeeWithHook()
public void brew()
public void addCondiments()
public boolean customerWantsCondiments()