tmap/smali_classes5/io/reactivex/internal/operators/maybe/MaybeDelayWithCompletable.smali
2022-06-10 21:38:30 +09:00

88 lines
2.1 KiB
Smali

.class public final Lio/reactivex/internal/operators/maybe/MaybeDelayWithCompletable;
.super Lkh/q;
.source "MaybeDelayWithCompletable.java"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lio/reactivex/internal/operators/maybe/MaybeDelayWithCompletable$a;,
Lio/reactivex/internal/operators/maybe/MaybeDelayWithCompletable$OtherObserver;
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
"Lkh/q<",
"TT;>;"
}
.end annotation
# instance fields
.field public final a:Lkh/w;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lkh/w<",
"TT;>;"
}
.end annotation
.end field
.field public final b:Lkh/g;
# direct methods
.method public constructor <init>(Lkh/w;Lkh/g;)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lkh/w<",
"TT;>;",
"Lkh/g;",
")V"
}
.end annotation
.line 1
invoke-direct {p0}, Lkh/q;-><init>()V
.line 2
iput-object p1, p0, Lio/reactivex/internal/operators/maybe/MaybeDelayWithCompletable;->a:Lkh/w;
.line 3
iput-object p2, p0, Lio/reactivex/internal/operators/maybe/MaybeDelayWithCompletable;->b:Lkh/g;
return-void
.end method
# virtual methods
.method public p1(Lkh/t;)V
.locals 3
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lkh/t<",
"-TT;>;)V"
}
.end annotation
.line 1
iget-object v0, p0, Lio/reactivex/internal/operators/maybe/MaybeDelayWithCompletable;->b:Lkh/g;
new-instance v1, Lio/reactivex/internal/operators/maybe/MaybeDelayWithCompletable$OtherObserver;
iget-object v2, p0, Lio/reactivex/internal/operators/maybe/MaybeDelayWithCompletable;->a:Lkh/w;
invoke-direct {v1, p1, v2}, Lio/reactivex/internal/operators/maybe/MaybeDelayWithCompletable$OtherObserver;-><init>(Lkh/t;Lkh/w;)V
invoke-interface {v0, v1}, Lkh/g;->d(Lkh/d;)V
return-void
.end method