public static interface ActivityRetainedLifecycle.OnClearedListener
ActivityRetainedComponent will no longer be used and destroyed.| Modifier and Type | Method and Description | 
|---|---|
void | 
onCleared()
Called when the activity retained instances will no longer be used and destroyed. 
 |