notify abstract method

void notify(
  1. LifecycleState state
)

通知观察者

Implementation

void notify(LifecycleState state);