AsyncTask
Complete API reference for AsyncTask, including constructors, attributes, virtual attributes, and methods.
Package: JAVARuntime
Category: Async
Component: no
public class AsyncTask
Constructors
| Signature | Description |
|---|---|
AsyncTask(AsyncRunnable) | Creates a new instance of AsyncTask. |
AsyncTask(Object, AsyncRunnable) | Creates a new instance of AsyncTask. |