RxLiveDataExtKt$mergeWith$2.smali

.class public final Lsg/bigo/arch/mvvm/RxLiveDataExtKt$mergeWith$2;
.super Ljava/lang/Object;
.source "SourceFile"

# interfaces
.implements Landroidx/lifecycle/Observer;


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lsg/bigo/arch/mvvm/j;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x19
    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:Lsg/bigo/arch/mvvm/j$b;


# direct methods
.method public constructor <init>(Lsg/bigo/arch/mvvm/j$b;)V
    .registers 2

    iput-object p1, p0, Lsg/bigo/arch/mvvm/RxLiveDataExtKt$mergeWith$2;->a:Lsg/bigo/arch/mvvm/j$b;

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

    return-void
.end method


# virtual methods
.method public final onChanged(Ljava/lang/Object;)V
    .registers 2
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(TT;)V"
        }
    .end annotation

    .line 210
    iget-object p1, p0, Lsg/bigo/arch/mvvm/RxLiveDataExtKt$mergeWith$2;->a:Lsg/bigo/arch/mvvm/j$b;

    invoke-virtual {p1}, Lsg/bigo/arch/mvvm/j$b;->a()V

    return-void
.end method