Package dagger.hilt.android.lifecycle
Interface RetainedLifecycle.OnClearedListener
-
- All Known Subinterfaces:
ActivityRetainedLifecycle.OnClearedListener
- Enclosing interface:
- RetainedLifecycle
public static interface RetainedLifecycle.OnClearedListenerListener for when the retained lifecycle is cleared.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonCleared()
-