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