public final class HelpMessage extends Object
| Constructor and Description |
|---|
HelpMessage(String commandName,
String helpMessage) |
HelpMessage(String commandName,
String helpMessage,
String argumentDescription) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getName() |
int |
hashCode() |
String |
toOutputString() |
Copyright © 2006–2024. All rights reserved.