@Deprecated public class RoboSettings extends Object
Class that encapsulates reading global configuration options from the Java system properties file.
Constructor and Description |
---|
RoboSettings()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
isUseGlobalScheduler()
Deprecated.
|
static void |
setUseGlobalScheduler(boolean useGlobalScheduler)
Deprecated.
|