-
Methods in logic with parameters of type Doable
| Modifier and Type |
Method |
Description |
void |
OperatingSystem.execute(CalcLogic calcLogic,
Doable task) |
method responsible for recognizing commands entered into the command line or text field and executing them.
|
void |
OperatingSystem.setTask(Doable task) |
|