org.pushingpixels.trident.callback
Annotation Type RunOnUIThread


@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface RunOnUIThread

Annotation to mark code that should run on UI thread.