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

99 lines
2.4 KiB
Smali

.class public final Lio/reactivex/internal/operators/flowable/FlowableRange;
.super Lkh/j;
.source "FlowableRange.java"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lio/reactivex/internal/operators/flowable/FlowableRange$RangeConditionalSubscription;,
Lio/reactivex/internal/operators/flowable/FlowableRange$RangeSubscription;,
Lio/reactivex/internal/operators/flowable/FlowableRange$BaseRangeSubscription;
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Lkh/j<",
"Ljava/lang/Integer;",
">;"
}
.end annotation
# instance fields
.field public final b:I
.field public final c:I
# direct methods
.method public constructor <init>(II)V
.locals 0
.line 1
invoke-direct {p0}, Lkh/j;-><init>()V
.line 2
iput p1, p0, Lio/reactivex/internal/operators/flowable/FlowableRange;->b:I
add-int/2addr p1, p2
.line 3
iput p1, p0, Lio/reactivex/internal/operators/flowable/FlowableRange;->c:I
return-void
.end method
# virtual methods
.method public g6(Lok/d;)V
.locals 4
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lok/d<",
"-",
"Ljava/lang/Integer;",
">;)V"
}
.end annotation
.line 1
instance-of v0, p1, Lrh/a;
if-eqz v0, :cond_0
.line 2
new-instance v0, Lio/reactivex/internal/operators/flowable/FlowableRange$RangeConditionalSubscription;
move-object v1, p1
check-cast v1, Lrh/a;
iget v2, p0, Lio/reactivex/internal/operators/flowable/FlowableRange;->b:I
iget v3, p0, Lio/reactivex/internal/operators/flowable/FlowableRange;->c:I
invoke-direct {v0, v1, v2, v3}, Lio/reactivex/internal/operators/flowable/FlowableRange$RangeConditionalSubscription;-><init>(Lrh/a;II)V
invoke-interface {p1, v0}, Lok/d;->onSubscribe(Lok/e;)V
goto :goto_0
.line 3
:cond_0
new-instance v0, Lio/reactivex/internal/operators/flowable/FlowableRange$RangeSubscription;
iget v1, p0, Lio/reactivex/internal/operators/flowable/FlowableRange;->b:I
iget v2, p0, Lio/reactivex/internal/operators/flowable/FlowableRange;->c:I
invoke-direct {v0, p1, v1, v2}, Lio/reactivex/internal/operators/flowable/FlowableRange$RangeSubscription;-><init>(Lok/d;II)V
invoke-interface {p1, v0}, Lok/d;->onSubscribe(Lok/e;)V
:goto_0
return-void
.end method