public class Waitress extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
| (package private) MenuComponent | allMenus | 
| Constructor and Description | 
|---|
| Waitress(MenuComponent allMenus) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | printMenu() | 
MenuComponent allMenus
public Waitress(MenuComponent allMenus)
public void printMenu()