HotRecommendEntryVM$d.smali

.class final Lcom/imo/android/imoim/feeds/ui/recommend/viewmodel/HotRecommendEntryVM$d;
.super Ljava/lang/Object;
.source "SourceFile"

# interfaces
.implements Landroidx/lifecycle/Observer;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lcom/imo/android/imoim/feeds/ui/recommend/viewmodel/HotRecommendEntryVM;->b()V
.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<",
        "TS;>;"
    }
.end annotation


# instance fields
.field final synthetic a:Landroidx/lifecycle/LiveData;


# direct methods
.method constructor <init>(Landroidx/lifecycle/LiveData;)V
    .registers 2

    iput-object p1, p0, Lcom/imo/android/imoim/feeds/ui/recommend/viewmodel/HotRecommendEntryVM$d;->a:Landroidx/lifecycle/LiveData;

    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 23
    check-cast p1, Lcom/imo/android/imoim/feeds/g;

    .line 1085
    sget-object v0, Lcom/imo/android/imoim/feeds/ui/recommend/viewmodel/HotRecommendEntryVM;->d:Lcom/imo/android/imoim/feeds/ui/recommend/viewmodel/HotRecommendEntryVM$a;

    invoke-static {}, Lcom/imo/android/imoim/feeds/ui/recommend/viewmodel/HotRecommendEntryVM$a;->b()Landroidx/lifecycle/MediatorLiveData;

    move-result-object v0

    iget-object v1, p0, Lcom/imo/android/imoim/feeds/ui/recommend/viewmodel/HotRecommendEntryVM$d;->a:Landroidx/lifecycle/LiveData;

    invoke-virtual {v0, v1}, Landroidx/lifecycle/MediatorLiveData;->removeSource(Landroidx/lifecycle/LiveData;)V

    .line 1086
    sget-object v0, Lcom/imo/android/imoim/feeds/ui/recommend/viewmodel/HotRecommendEntryVM;->d:Lcom/imo/android/imoim/feeds/ui/recommend/viewmodel/HotRecommendEntryVM$a;

    invoke-static {}, Lcom/imo/android/imoim/feeds/ui/recommend/viewmodel/HotRecommendEntryVM$a;->b()Landroidx/lifecycle/MediatorLiveData;

    move-result-object v0

    invoke-virtual {v0, p1}, Landroidx/lifecycle/MediatorLiveData;->postValue(Ljava/lang/Object;)V

    return-void
.end method