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.

Author:
Kirill Grouchnikov



Copyright © 2010. All Rights Reserved.