public interface DebuggerCommand
| Modifier and Type | Method and Description |
|---|---|
void |
execute(String[] args) |
String |
getCommandName() |
String[] |
getDescription() |
void |
printHelp(PrintWriter writer) |
String getCommandName()
String[] getDescription()
void printHelp(PrintWriter writer)
writer - writervoid execute(String[] args)
args - argsCopyright © 2017. All Rights Reserved.