interface RobotContextFactory
The context factory is a service providing a context.
Since
1
Async |
interface Async |
async |
abstract fun async(): Async! |
makeContext |
Create a context object. abstract fun makeContext(): RobotContext! |