.class public interface abstract Landroidx/lifecycle/GenericLifecycleObserver; .super Ljava/lang/Object; .source "GenericLifecycleObserver.java" # interfaces .implements Landroidx/lifecycle/LifecycleObserver; # annotations .annotation build Landroidx/annotation/RestrictTo; value = { .enum Landroidx/annotation/RestrictTo$Scope;->LIBRARY:Landroidx/annotation/RestrictTo$Scope; } .end annotation # virtual methods .method public abstract onStateChanged(Landroidx/lifecycle/LifecycleOwner;Landroidx/lifecycle/Lifecycle$Event;)V .end method