EventObserver.smali

.class public final Lcom/imo/android/imoim/world/EventObserver;
.super Ljava/lang/Object;
.source "SourceFile"

# interfaces
.implements Landroidx/lifecycle/Observer;


# annotations
.annotation system Ldalvik/annotation/Signature;
    value = {
        "<T:",
        "Ljava/lang/Object;",
        ">",
        "Ljava/lang/Object;",
        "Landroidx/lifecycle/Observer<",
        "Lcom/imo/android/imoim/world/a<",
        "+TT;>;>;"
    }
.end annotation


# instance fields
.field private final a:Lkotlin/f/a/b;
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "Lkotlin/f/a/b<",
            "TT;",
            "Lkotlin/w;",
            ">;"
        }
    .end annotation
.end field


# direct methods
.method public constructor <init>(Lkotlin/f/a/b;)V
    .registers 3
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Lkotlin/f/a/b<",
            "-TT;",
            "Lkotlin/w;",
            ">;)V"
        }
    .end annotation

    const-string v0, "onEventUnhandledContent"

    invoke-static {p1, v0}, Lkotlin/f/b/o;->b(Ljava/lang/Object;Ljava/lang/String;)V

    .line 38
    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    iput-object p1, p0, Lcom/imo/android/imoim/world/EventObserver;->a:Lkotlin/f/a/b;

    return-void
.end method


# virtual methods
.method public final synthetic onChanged(Ljava/lang/Object;)V
    .registers 3

    .line 38
    check-cast p1, Lcom/imo/android/imoim/world/a;

    if-eqz p1, :cond_f

    .line 1040
    invoke-virtual {p1}, Lcom/imo/android/imoim/world/a;->a()Ljava/lang/Object;

    move-result-object p1

    if-eqz p1, :cond_f

    .line 1041
    iget-object v0, p0, Lcom/imo/android/imoim/world/EventObserver;->a:Lkotlin/f/a/b;

    invoke-interface {v0, p1}, Lkotlin/f/a/b;->invoke(Ljava/lang/Object;)Ljava/lang/Object;

    :cond_f
    return-void
.end method