2019-10-07 23:23:22 +00:00
|
|
|
.class public interface abstract Landroidx/lifecycle/LifecycleEventObserver;
|
|
|
|
.super Ljava/lang/Object;
|
|
|
|
.source "LifecycleEventObserver.java"
|
|
|
|
|
|
|
|
# interfaces
|
|
|
|
.implements Landroidx/lifecycle/LifecycleObserver;
|
|
|
|
|
|
|
|
|
|
|
|
# virtual methods
|
|
|
|
.method public abstract onStateChanged(Landroidx/lifecycle/LifecycleOwner;Landroidx/lifecycle/Lifecycle$Event;)V
|
2019-12-06 03:29:40 +00:00
|
|
|
.param p1 # Landroidx/lifecycle/LifecycleOwner;
|
|
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
|
|
.end annotation
|
|
|
|
.end param
|
|
|
|
.param p2 # Landroidx/lifecycle/Lifecycle$Event;
|
|
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
|
|
.end annotation
|
|
|
|
.end param
|
2019-10-07 23:23:22 +00:00
|
|
|
.end method
|