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