FileDocCategorySizeDatePackage
WorkerThread.javaAPI DocAndroid 1.5 API1168Wed May 06 22:41:10 BST 2009com.android.hierarchyviewer.util

WorkerThread

public class WorkerThread
Simple utility class used only to mark methods that are not executed on the UI thread (or Event Dispatch Thread in Swing/AWT.) This annotation's sole purpose is to help reading the source code. It has no additional effect.

Fields Summary
Constructors Summary
Methods Summary