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, echoWithOptions, echoWithVarArgs, error, getTemperature, longCommand, xcommandWithLotsOfEnumParameters, zcommandWithDefault, zcommandWithEmptyDefaultclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitecho@Command(description="Subtract two arguments") public double subtract(double a, double b)
public double add(double a,
double b)
add in class DemoCommandsCopyright © 2022 LSST. All rights reserved.