Interface RetainedLifecycle.OnClearedListener

All Known Subinterfaces:
ActivityRetainedLifecycle.OnClearedListener
Enclosing interface:
RetainedLifecycle

public static interface RetainedLifecycle.OnClearedListener
Listener for when the retained lifecycle is cleared.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • onCleared

      void onCleared()