com.googlecode.androidannotations.annotations
Annotation Type UiThread


@Retention(value=SOURCE)
@Target(value=METHOD)
public @interface UiThread

Should be used on method that must be run in the Ui thread



Copyright © 2010-2012. All Rights Reserved.