|
|
Item | addData (String caption, String format, Object... args) |
| |
|
Item | addData (String caption, Object value) |
| |
|
boolean | removeItem (Item item) |
| |
|
void | clear () |
| |
|
void | clearAll () |
| |
|
Object | addAction (Runnable action) |
| |
|
boolean | removeAction (Object token) |
| |
|
void | speak (String text) |
| |
|
void | speak (String text, String languageCode, String countryCode) |
| |
|
boolean | update () |
| |
|
Line | addLine () |
| |
|
Line | addLine (String lineCaption) |
| |
|
boolean | removeLine (Line line) |
| |
|
boolean | isAutoClear () |
| |
|
void | setAutoClear (boolean autoClear) |
| |
|
int | getMsTransmissionInterval () |
| |
|
void | setMsTransmissionInterval (int msTransmissionInterval) |
| |
|
String | getItemSeparator () |
| |
|
void | setItemSeparator (String itemSeparator) |
| |
|
String | getCaptionValueSeparator () |
| |
|
void | setCaptionValueSeparator (String captionValueSeparator) |
| |
|
void | setDisplayFormat (DisplayFormat displayFormat) |
| |
|
Log | log () |
| |
The documentation for this class was generated from the following file:
- CenterStage/TeamCode/src/test/java/org/firstinspires/ftc/teamcode/MockTelemetry.java