protected class LinearOpMode.LinearOpModeHelper
extends java.lang.Object
implements java.lang.Runnable
Modifier and Type | Field and Description |
---|---|
protected java.lang.RuntimeException |
exception |
protected boolean |
isShutdown |
Constructor and Description |
---|
LinearOpModeHelper() |
Modifier and Type | Method and Description |
---|---|
java.lang.RuntimeException |
getRuntimeException() |
boolean |
hasRuntimeException() |
boolean |
isShutdown() |
void |
run() |