FileDocCategorySizeDatePackage
UiThread.javaAPI DocAndroid 1.5 API1121Wed May 06 22:41:08 BST 2009com.android.ddmuilib.annotation

UiThread

public class UiThread
Simple utility annotation used only to mark methods that are executed on the UI thread. This annotation's sole purpose is to help reading the source code. It has no additional effect.

Fields Summary
Constructors Summary
Methods Summary