MainThread
public
abstract
@interface
MainThread
implements
Annotation
android.support.test.espresso.base.MainThread
|
Annotates an Executor that executes tasks on the main thread
Summary
Inherited methods |
From
interface
java.lang.annotation.Annotation
abstract
Class<? extends Annotation>
|
annotationType()
|
abstract
boolean
|
equals(Object arg0)
|
abstract
int
|
hashCode()
|
abstract
String
|
toString()
|
|