public interface RobotContextFactory
Modifier and Type | Interface and Description |
---|---|
static interface |
RobotContextFactory.Async |
Modifier and Type | Method and Description |
---|---|
RobotContextFactory.Async |
async() |
RobotContext |
makeContext()
Create a context object.
|
RobotContextFactory.Async async()
RobotContext makeContext()