Skip to main content

AsyncTask

Complete API reference for AsyncTask, including constructors, attributes, virtual attributes, and methods.

Package: JAVARuntime

Category: Async

Component: no


public class AsyncTask

Constructors

SignatureDescription
AsyncTask(AsyncRunnable)Creates a new instance of AsyncTask.
AsyncTask(Object, AsyncRunnable)Creates a new instance of AsyncTask.