AsyncRunnable
Referência completa da API de AsyncRunnable, incluindo construtores, atributos, atributos virtuais e métodos.
Pacote: JAVARuntime
Categoria: Async
Componente: não
public interface AsyncRunnable
Methods
| Signature | Returns | Description |
|---|---|---|
onBackground(Object) | Object | Executa onBackground e retorna quando a chamada do motor termina. |
onEngine(Object) | void | Executa onEngine e retorna quando a chamada do motor termina. |