CommandLineProgramGroup
public class Testing extends Object implements CommandLineProgramGroup
comparator
Constructor | Description |
---|---|
Testing() |
Modifier and Type | Method | Description |
---|---|---|
String |
getDescription() |
Gets the description of this program.
|
String |
getName() |
Gets the name of this program.
|
public String getName()
CommandLineProgramGroup
getName
in interface CommandLineProgramGroup
public String getDescription()
CommandLineProgramGroup
getDescription
in interface CommandLineProgramGroup