public class Robot extends Object
| Constructor and Description |
|---|
Robot() |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
getParamsValue(String[] params,
int index,
T defaultValue) |
Boolean |
isDictionary(String testedString) |
Map<String,Object> |
parseRobotDictionary(String dictionary) |
List<String> |
parseRobotList(String list) |
Copyright © 2019. All rights reserved.