| Package | Description |
|---|---|
| js.lang |
Common types and exceptions.
|
| Modifier and Type | Field and Description |
|---|---|
protected Callback<Value> |
AsyncTask.callback
Asynchronous task listener.
|
| Constructor and Description |
|---|
AsyncTask(Callback<Value> callback)
Constructor for task using callback for returning value handling.
|
Copyright © 2018. All rights reserved.