static class MonitorImpl.ShutdownCommand extends MonitorImpl.Command
| Constructor and Description | 
|---|
ShutdownCommand()  | 
| Modifier and Type | Method and Description | 
|---|---|
<T> T | 
accept(Visitor<T> visitor)
Dispatches a call to the appropriate  
visit method on
 Visitor. |