Annotation Interface RunOnUIThread


@Target(TYPE) @Retention(RUNTIME) public @interface RunOnUIThread
Annotation to mark code that should run on UI thread.