public class BaseViewModel
extends androidx.lifecycle.ViewModel
| Modifier and Type | Class and Description |
|---|---|
protected static class |
BaseViewModel.VoidAsyncTask |
| Constructor and Description |
|---|
BaseViewModel() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
runAsync(java.lang.Runnable task) |