2022-06-10 21:38:30 +09:00

119 lines
3.3 KiB
Smali

.class public final Lio/reactivex/internal/operators/flowable/FlowableWithLatestFrom;
.super Lio/reactivex/internal/operators/flowable/a;
.source "FlowableWithLatestFrom.java"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lio/reactivex/internal/operators/flowable/FlowableWithLatestFrom$a;,
Lio/reactivex/internal/operators/flowable/FlowableWithLatestFrom$WithLatestFromSubscriber;
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
"U:",
"Ljava/lang/Object;",
"R:",
"Ljava/lang/Object;",
">",
"Lio/reactivex/internal/operators/flowable/a<",
"TT;TR;>;"
}
.end annotation
# instance fields
.field public final c:Lph/c;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lph/c<",
"-TT;-TU;+TR;>;"
}
.end annotation
.end field
.field public final d:Lok/c;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lok/c<",
"+TU;>;"
}
.end annotation
.end field
# direct methods
.method public constructor <init>(Lkh/j;Lph/c;Lok/c;)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lkh/j<",
"TT;>;",
"Lph/c<",
"-TT;-TU;+TR;>;",
"Lok/c<",
"+TU;>;)V"
}
.end annotation
.line 1
invoke-direct {p0, p1}, Lio/reactivex/internal/operators/flowable/a;-><init>(Lkh/j;)V
.line 2
iput-object p2, p0, Lio/reactivex/internal/operators/flowable/FlowableWithLatestFrom;->c:Lph/c;
.line 3
iput-object p3, p0, Lio/reactivex/internal/operators/flowable/FlowableWithLatestFrom;->d:Lok/c;
return-void
.end method
# virtual methods
.method public g6(Lok/d;)V
.locals 2
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lok/d<",
"-TR;>;)V"
}
.end annotation
.line 1
new-instance v0, Lio/reactivex/subscribers/e;
invoke-direct {v0, p1}, Lio/reactivex/subscribers/e;-><init>(Lok/d;)V
.line 2
new-instance p1, Lio/reactivex/internal/operators/flowable/FlowableWithLatestFrom$WithLatestFromSubscriber;
iget-object v1, p0, Lio/reactivex/internal/operators/flowable/FlowableWithLatestFrom;->c:Lph/c;
invoke-direct {p1, v0, v1}, Lio/reactivex/internal/operators/flowable/FlowableWithLatestFrom$WithLatestFromSubscriber;-><init>(Lok/d;Lph/c;)V
.line 3
invoke-virtual {v0, p1}, Lio/reactivex/subscribers/e;->onSubscribe(Lok/e;)V
.line 4
iget-object v0, p0, Lio/reactivex/internal/operators/flowable/FlowableWithLatestFrom;->d:Lok/c;
new-instance v1, Lio/reactivex/internal/operators/flowable/FlowableWithLatestFrom$a;
invoke-direct {v1, p0, p1}, Lio/reactivex/internal/operators/flowable/FlowableWithLatestFrom$a;-><init>(Lio/reactivex/internal/operators/flowable/FlowableWithLatestFrom;Lio/reactivex/internal/operators/flowable/FlowableWithLatestFrom$WithLatestFromSubscriber;)V
invoke-interface {v0, v1}, Lok/c;->subscribe(Lok/d;)V
.line 5
iget-object v0, p0, Lio/reactivex/internal/operators/flowable/a;->b:Lkh/j;
invoke-virtual {v0, p1}, Lkh/j;->f6(Lkh/o;)V
return-void
.end method