public class ExtendedDemoCommands extends DemoCommands
DemoCommands.Day| 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@Command(description="Add two arguments") public double subtract(double a, double b)
public double add(double a,
double b)
add in class DemoCommandsCopyright © 2014 LSST. All Rights Reserved.