public static class ActivityScopedFactoryBeanHandler.ActivityScopedBeanHolder<T>
extends androidx.lifecycle.ViewModel
| Constructor and Description |
|---|
ActivityScopedBeanHolder() |
| Modifier and Type | Method and Description |
|---|---|
T |
getBean() |
protected void |
onCleared() |
void |
setBean(T bean) |