18 lines
459 B
Smali
18 lines
459 B
Smali
.class public interface abstract Landroidx/lifecycle/LifecycleRegistryOwner;
|
|
.super Ljava/lang/Object;
|
|
.source "LifecycleRegistryOwner.java"
|
|
|
|
# interfaces
|
|
.implements Landroidx/lifecycle/LifecycleOwner;
|
|
|
|
|
|
# annotations
|
|
.annotation runtime Ljava/lang/Deprecated;
|
|
.end annotation
|
|
|
|
|
|
# virtual methods
|
|
.method public abstract getLifecycle()Landroidx/lifecycle/LifecycleRegistry;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end method
|