FlowableConcatMap$b.smali
.class final Lio/reactivex/internal/operators/flowable/FlowableConcatMap$b;
.super Ljava/lang/Object;
.source "FlowableConcatMap.java"
# interfaces
.implements Lf/b/d;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lio/reactivex/internal/operators/flowable/FlowableConcatMap;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x18
name = "b"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Lf/b/d;"
}
.end annotation
# instance fields
.field final a:Lf/b/c;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lf/b/c<",
"-TT;>;"
}
.end annotation
.end field
.field final b:Ljava/lang/Object;
.annotation system Ldalvik/annotation/Signature;
value = {
"TT;"
}
.end annotation
.end field
.field c:Z
# direct methods
.method constructor <init>(Ljava/lang/Object;Lf/b/c;)V
.registers 3
.annotation system Ldalvik/annotation/Signature;
value = {
"(TT;",
"Lf/b/c<",
"-TT;>;)V"
}
.end annotation
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 2
iput-object p1, p0, Lio/reactivex/internal/operators/flowable/FlowableConcatMap$b;->b:Ljava/lang/Object;
.line 3
iput-object p2, p0, Lio/reactivex/internal/operators/flowable/FlowableConcatMap$b;->a:Lf/b/c;
return-void
.end method
# virtual methods
.method public cancel()V
.registers 1
return-void
.end method
.method public request(J)V
.registers 6
const-wide/16 v0, 0x0
cmp-long v2, p1, v0
if-lez v2, :cond_17
.line 1
iget-boolean p1, p0, Lio/reactivex/internal/operators/flowable/FlowableConcatMap$b;->c:Z
if-nez p1, :cond_17
const/4 p1, 0x1
.line 2
iput-boolean p1, p0, Lio/reactivex/internal/operators/flowable/FlowableConcatMap$b;->c:Z
.line 3
iget-object p1, p0, Lio/reactivex/internal/operators/flowable/FlowableConcatMap$b;->a:Lf/b/c;
.line 4
iget-object p2, p0, Lio/reactivex/internal/operators/flowable/FlowableConcatMap$b;->b:Ljava/lang/Object;
invoke-interface {p1, p2}, Lf/b/c;->onNext(Ljava/lang/Object;)V
.line 5
invoke-interface {p1}, Lf/b/c;->onComplete()V
:cond_17
return-void
.end method