LiveDataExtKt$getOrAwaitValue$observer$1.smali
.class public final Lsg/bigo/arch/mvvm/LiveDataExtKt$getOrAwaitValue$observer$1;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Landroidx/lifecycle/Observer;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lsg/bigo/arch/mvvm/d;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Landroidx/lifecycle/Observer<",
"TT;>;"
}
.end annotation
# instance fields
.field final synthetic a:Landroidx/lifecycle/LiveData;
.field final synthetic b:Lkotlin/f/b/aa$f;
.field final synthetic c:Ljava/util/concurrent/CountDownLatch;
# virtual methods
.method public final onChanged(Ljava/lang/Object;)V
.registers 3
.annotation system Ldalvik/annotation/Signature;
value = {
"(TT;)V"
}
.end annotation
.line 28
iget-object v0, p0, Lsg/bigo/arch/mvvm/LiveDataExtKt$getOrAwaitValue$observer$1;->b:Lkotlin/f/b/aa$f;
iput-object p1, v0, Lkotlin/f/b/aa$f;->a:Ljava/lang/Object;
.line 29
iget-object p1, p0, Lsg/bigo/arch/mvvm/LiveDataExtKt$getOrAwaitValue$observer$1;->c:Ljava/util/concurrent/CountDownLatch;
invoke-virtual {p1}, Ljava/util/concurrent/CountDownLatch;->countDown()V
.line 30
iget-object p1, p0, Lsg/bigo/arch/mvvm/LiveDataExtKt$getOrAwaitValue$observer$1;->a:Landroidx/lifecycle/LiveData;
move-object v0, p0
check-cast v0, Landroidx/lifecycle/Observer;
invoke-virtual {p1, v0}, Landroidx/lifecycle/LiveData;->removeObserver(Landroidx/lifecycle/Observer;)V
return-void
.end method