@Qualifier
@Retention(value = RetentionPolicy.RUNTIME)
public annotation MainThread


Annotates an Executor that executes tasks on the main thread