public class ExtendedDemoCommands extends DemoCommands
DemoCommands.Day, DemoCommands.Holiday, DemoCommands.Number| Constructor and Description |
|---|
ExtendedDemoCommands() |
| Modifier and Type | Method and Description |
|---|---|
double |
add(double a,
double b) |
double |
subtract(double a,
double b) |
addAll, dayOfWeek, error, getTemperature, longCommand, xcommandWithLotsOfEnumParameters, zcommandWithDefault, zcommandWithEmptyDefault@Command(description="Subtract two arguments") public double subtract(double a, double b)
public double add(double a,
double b)
add in class DemoCommandsCopyright © 2016 LSST. All rights reserved.