public class GumballMonitor extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
(package private) GumballMachine |
machine |
| Constructor and Description |
|---|
GumballMonitor(GumballMachine machine) |
| Modifier and Type | Method and Description |
|---|---|
void |
report() |
GumballMachine machine
public GumballMonitor(GumballMachine machine)
public void report()