193 lines
5.2 KiB
Smali
193 lines
5.2 KiB
Smali
.class public final Lio/reactivex/internal/operators/flowable/FlowableJoin;
|
|
.super Lio/reactivex/internal/operators/flowable/a;
|
|
.source "FlowableJoin.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/MemberClasses;
|
|
value = {
|
|
Lio/reactivex/internal/operators/flowable/FlowableJoin$JoinSubscription;
|
|
}
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<T",
|
|
"Left:Ljava/lang/Object;",
|
|
"TRight:",
|
|
"Ljava/lang/Object;",
|
|
"T",
|
|
"LeftEnd:Ljava/lang/Object;",
|
|
"TRightEnd:",
|
|
"Ljava/lang/Object;",
|
|
"R:",
|
|
"Ljava/lang/Object;",
|
|
">",
|
|
"Lio/reactivex/internal/operators/flowable/a<",
|
|
"TT",
|
|
"Left;",
|
|
"TR;>;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field public final c:Lok/c;
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Lok/c<",
|
|
"+TTRight;>;"
|
|
}
|
|
.end annotation
|
|
.end field
|
|
|
|
.field public final d:Lph/o;
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Lph/o<",
|
|
"-TT",
|
|
"Left;",
|
|
"+",
|
|
"Lok/c<",
|
|
"TT",
|
|
"LeftEnd;",
|
|
">;>;"
|
|
}
|
|
.end annotation
|
|
.end field
|
|
|
|
.field public final e:Lph/o;
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Lph/o<",
|
|
"-TTRight;+",
|
|
"Lok/c<",
|
|
"TTRightEnd;>;>;"
|
|
}
|
|
.end annotation
|
|
.end field
|
|
|
|
.field public final f:Lph/c;
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Lph/c<",
|
|
"-TT",
|
|
"Left;",
|
|
"-TTRight;+TR;>;"
|
|
}
|
|
.end annotation
|
|
.end field
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Lkh/j;Lok/c;Lph/o;Lph/o;Lph/c;)V
|
|
.locals 0
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(",
|
|
"Lkh/j<",
|
|
"TT",
|
|
"Left;",
|
|
">;",
|
|
"Lok/c<",
|
|
"+TTRight;>;",
|
|
"Lph/o<",
|
|
"-TT",
|
|
"Left;",
|
|
"+",
|
|
"Lok/c<",
|
|
"TT",
|
|
"LeftEnd;",
|
|
">;>;",
|
|
"Lph/o<",
|
|
"-TTRight;+",
|
|
"Lok/c<",
|
|
"TTRightEnd;>;>;",
|
|
"Lph/c<",
|
|
"-TT",
|
|
"Left;",
|
|
"-TTRight;+TR;>;)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/FlowableJoin;->c:Lok/c;
|
|
|
|
.line 3
|
|
iput-object p3, p0, Lio/reactivex/internal/operators/flowable/FlowableJoin;->d:Lph/o;
|
|
|
|
.line 4
|
|
iput-object p4, p0, Lio/reactivex/internal/operators/flowable/FlowableJoin;->e:Lph/o;
|
|
|
|
.line 5
|
|
iput-object p5, p0, Lio/reactivex/internal/operators/flowable/FlowableJoin;->f:Lph/c;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public g6(Lok/d;)V
|
|
.locals 4
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(",
|
|
"Lok/d<",
|
|
"-TR;>;)V"
|
|
}
|
|
.end annotation
|
|
|
|
.line 1
|
|
new-instance v0, Lio/reactivex/internal/operators/flowable/FlowableJoin$JoinSubscription;
|
|
|
|
iget-object v1, p0, Lio/reactivex/internal/operators/flowable/FlowableJoin;->d:Lph/o;
|
|
|
|
iget-object v2, p0, Lio/reactivex/internal/operators/flowable/FlowableJoin;->e:Lph/o;
|
|
|
|
iget-object v3, p0, Lio/reactivex/internal/operators/flowable/FlowableJoin;->f:Lph/c;
|
|
|
|
invoke-direct {v0, p1, v1, v2, v3}, Lio/reactivex/internal/operators/flowable/FlowableJoin$JoinSubscription;-><init>(Lok/d;Lph/o;Lph/o;Lph/c;)V
|
|
|
|
.line 2
|
|
invoke-interface {p1, v0}, Lok/d;->onSubscribe(Lok/e;)V
|
|
|
|
.line 3
|
|
new-instance p1, Lio/reactivex/internal/operators/flowable/FlowableGroupJoin$LeftRightSubscriber;
|
|
|
|
const/4 v1, 0x1
|
|
|
|
invoke-direct {p1, v0, v1}, Lio/reactivex/internal/operators/flowable/FlowableGroupJoin$LeftRightSubscriber;-><init>(Lio/reactivex/internal/operators/flowable/FlowableGroupJoin$a;Z)V
|
|
|
|
.line 4
|
|
iget-object v1, v0, Lio/reactivex/internal/operators/flowable/FlowableJoin$JoinSubscription;->disposables:Lio/reactivex/disposables/a;
|
|
|
|
invoke-virtual {v1, p1}, Lio/reactivex/disposables/a;->b(Lio/reactivex/disposables/b;)Z
|
|
|
|
.line 5
|
|
new-instance v1, Lio/reactivex/internal/operators/flowable/FlowableGroupJoin$LeftRightSubscriber;
|
|
|
|
const/4 v2, 0x0
|
|
|
|
invoke-direct {v1, v0, v2}, Lio/reactivex/internal/operators/flowable/FlowableGroupJoin$LeftRightSubscriber;-><init>(Lio/reactivex/internal/operators/flowable/FlowableGroupJoin$a;Z)V
|
|
|
|
.line 6
|
|
iget-object v0, v0, Lio/reactivex/internal/operators/flowable/FlowableJoin$JoinSubscription;->disposables:Lio/reactivex/disposables/a;
|
|
|
|
invoke-virtual {v0, v1}, Lio/reactivex/disposables/a;->b(Lio/reactivex/disposables/b;)Z
|
|
|
|
.line 7
|
|
iget-object v0, p0, Lio/reactivex/internal/operators/flowable/a;->b:Lkh/j;
|
|
|
|
invoke-virtual {v0, p1}, Lkh/j;->f6(Lkh/o;)V
|
|
|
|
.line 8
|
|
iget-object p1, p0, Lio/reactivex/internal/operators/flowable/FlowableJoin;->c:Lok/c;
|
|
|
|
invoke-interface {p1, v1}, Lok/c;->subscribe(Lok/d;)V
|
|
|
|
return-void
|
|
.end method
|