17 lines
492 B
Smali
17 lines
492 B
Smali
.class public interface abstract Landroidx/lifecycle/GenericLifecycleObserver;
|
|
.super Ljava/lang/Object;
|
|
.source "GenericLifecycleObserver.java"
|
|
|
|
# interfaces
|
|
.implements Landroidx/lifecycle/LifecycleEventObserver;
|
|
|
|
|
|
# annotations
|
|
.annotation build Landroidx/annotation/RestrictTo;
|
|
value = {
|
|
.enum Landroidx/annotation/RestrictTo$Scope;->LIBRARY_GROUP_PREFIX:Landroidx/annotation/RestrictTo$Scope;
|
|
}
|
|
.end annotation
|
|
|
|
.annotation runtime Ljava/lang/Deprecated;
|
|
.end annotation
|