public class Waitress extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
| (package private) java.util.ArrayList | menus | 
| Constructor and Description | 
|---|
| Waitress(java.util.ArrayList menus) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | printMenu() | 
| (package private) void | printMenu(java.util.Iterator iterator) |