object Runner
- Companion
- class
Type members
Classlikes
The initial state of an object and after stop
has been called and performed.
If an object comes to a halt by itself, it will depend on the type of object
whether it goes back to Stopped
or finishes with Done
.
The initial state of an object and after stop
has been called and performed.
If an object comes to a halt by itself, it will depend on the type of object
whether it goes back to Stopped
or finishes with Done
.