ChatMoreGameComponent$d.smali

.class final Lcom/imo/android/imoim/gamecenter/chat/ChatMoreGameComponent$d;
.super Ljava/lang/Object;
.source "SourceFile"

# interfaces
.implements Landroidx/lifecycle/Observer;


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/imo/android/imoim/gamecenter/chat/ChatMoreGameComponent;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x18
    name = null
.end annotation

.annotation system Ldalvik/annotation/Signature;
    value = {
        "<T:",
        "Ljava/lang/Object;",
        ">",
        "Ljava/lang/Object;",
        "Landroidx/lifecycle/Observer<",
        "Ljava/util/List<",
        "+",
        "Lcom/imo/android/imoim/gamecenter/module/bean/GameTinyInfo;",
        ">;>;"
    }
.end annotation


# instance fields
.field final synthetic a:Lcom/imo/android/imoim/gamecenter/chat/ChatMoreGameComponent;


# direct methods
.method constructor <init>(Lcom/imo/android/imoim/gamecenter/chat/ChatMoreGameComponent;)V
    .registers 2

    iput-object p1, p0, Lcom/imo/android/imoim/gamecenter/chat/ChatMoreGameComponent$d;->a:Lcom/imo/android/imoim/gamecenter/chat/ChatMoreGameComponent;

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

    return-void
.end method


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

    .line 51
    check-cast p1, Ljava/util/List;

    .line 1128
    iget-object v0, p0, Lcom/imo/android/imoim/gamecenter/chat/ChatMoreGameComponent$d;->a:Lcom/imo/android/imoim/gamecenter/chat/ChatMoreGameComponent;

    invoke-static {v0}, Lcom/imo/android/imoim/gamecenter/chat/ChatMoreGameComponent;->b(Lcom/imo/android/imoim/gamecenter/chat/ChatMoreGameComponent;)Lcom/imo/android/imoim/gamecenter/chat/ChatMoreGameAdapter;

    move-result-object v0

    const-string v1, "it"

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

    const-string v1, "games"

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

    .line 2048
    iget-object v1, v0, Lcom/imo/android/imoim/gamecenter/chat/ChatMoreGameAdapter;->a:Ljava/util/ArrayList;

    invoke-virtual {v1}, Ljava/util/ArrayList;->clear()V

    .line 2049
    iget-object v1, v0, Lcom/imo/android/imoim/gamecenter/chat/ChatMoreGameAdapter;->a:Ljava/util/ArrayList;

    check-cast p1, Ljava/util/Collection;

    invoke-virtual {v1, p1}, Ljava/util/ArrayList;->addAll(Ljava/util/Collection;)Z

    .line 2050
    invoke-virtual {v0}, Lcom/imo/android/imoim/gamecenter/chat/ChatMoreGameAdapter;->notifyDataSetChanged()V

    return-void
.end method