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

WorkerThread

public class WorkerThread
Simple utility annotation used only to mark methods that are not 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