The Wayback Machine - https://web.archive.org/web/20190721021006/https://developer.android.com/reference/androidx/test/espresso/base/MainThread
Register now for Android Dev Summit 2019!

MainThread

public abstract @interface MainThread
implements Annotation

androidx.test.espresso.base.MainThread


Annotates an Executor that executes tasks on the main thread

Summary

Inherited methods

From interface java.lang.annotation.Annotation