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