Package org.robolectric
Class RoboSettings
- java.lang.Object
-
- org.robolectric.RoboSettings
-
@Deprecated public class RoboSettings extends Object
Deprecated.Don't put more stuff here.Class that encapsulates reading global configuration options from the Java system properties file.
-
-
Constructor Summary
Constructors Constructor Description RoboSettings()Deprecated.
-
Method Summary
All Methods Static Methods Concrete Methods Deprecated Methods Modifier and Type Method Description static booleanisUseGlobalScheduler()Deprecated.static voidsetUseGlobalScheduler(boolean useGlobalScheduler)Deprecated.
-