public interface Lifecycle
Modifier and Type | Method and Description |
---|---|
void |
addListener(LifecycleListener listener)
Adds the given listener to the set of listeners managed by this Lifecycle implementation.
|
void addListener(LifecycleListener listener)