LifecycleRegistryOwner

Added in 2.0.0
Deprecated in 2.0.0

public interface LifecycleRegistryOwner extends LifecycleOwner


Summary

Public methods

abstract @NonNull LifecycleRegistry

Returns the Lifecycle of the provider.

Public methods

getLifecycle

Added in 2.0.0
Deprecated in 2.0.0
abstract @NonNull LifecycleRegistry getLifecycle()

Returns the Lifecycle of the provider.

Returns
@NonNull LifecycleRegistry

The lifecycle of the provider.