2019-07-24 11:27:29 +00:00
|
|
|
.class public interface abstract Landroidx/lifecycle/GenericLifecycleObserver;
|
|
|
|
.super Ljava/lang/Object;
|
|
|
|
.source "GenericLifecycleObserver.java"
|
|
|
|
|
|
|
|
# interfaces
|
2019-10-07 23:23:22 +00:00
|
|
|
.implements Landroidx/lifecycle/LifecycleEventObserver;
|
2019-07-24 11:27:29 +00:00
|
|
|
|
|
|
|
|
2019-10-07 23:23:22 +00:00
|
|
|
# annotations
|
2019-12-06 03:29:40 +00:00
|
|
|
.annotation build Landroidx/annotation/RestrictTo;
|
|
|
|
value = {
|
|
|
|
.enum Landroidx/annotation/RestrictTo$Scope;->LIBRARY_GROUP_PREFIX:Landroidx/annotation/RestrictTo$Scope;
|
|
|
|
}
|
|
|
|
.end annotation
|
|
|
|
|
2019-10-07 23:23:22 +00:00
|
|
|
.annotation runtime Ljava/lang/Deprecated;
|
|
|
|
.end annotation
|