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