Package org.robolectric.util
Class TestRunnable
- java.lang.Object
-
- org.robolectric.util.TestRunnable
-
- All Implemented Interfaces:
java.lang.Runnable
public class TestRunnable extends java.lang.Object implements java.lang.Runnable
-
-
Field Summary
Fields Modifier and Type Field Description booleanwasRun
-
Constructor Summary
Constructors Constructor Description TestRunnable()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidrun()
-