Stay organized with collections Save and categorize content based on your preferences.

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