az.smali
.class public final Lio/reactivex/internal/operators/observable/az;
.super Lio/reactivex/k;
.source "ObservableDelaySubscriptionOther.java"
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
"U:",
"Ljava/lang/Object;",
">",
"Lio/reactivex/k",
"<TT;>;"
}
.end annotation
# instance fields
.field final bPS:Lio/reactivex/p;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lio/reactivex/p",
"<+TT;>;"
}
.end annotation
.end field
.field private other:Lio/reactivex/p;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lio/reactivex/p",
"<TU;>;"
}
.end annotation
.end field
# direct methods
.method public constructor <init>(Lio/reactivex/p;Lio/reactivex/p;)V
.registers 3
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lio/reactivex/p",
"<+TT;>;",
"Lio/reactivex/p",
"<TU;>;)V"
}
.end annotation
.prologue
.line 31
invoke-direct {p0}, Lio/reactivex/k;-><init>()V
.line 32
iput-object p1, p0, Lio/reactivex/internal/operators/observable/az;->bPS:Lio/reactivex/p;
.line 33
iput-object p2, p0, Lio/reactivex/internal/operators/observable/az;->other:Lio/reactivex/p;
.line 34
return-void
.end method
# virtual methods
.method public final subscribeActual(Lio/reactivex/r;)V
.registers 4
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lio/reactivex/r",
"<-TT;>;)V"
}
.end annotation
.prologue
.line 38
new-instance v0, Lio/reactivex/internal/disposables/SequentialDisposable;
invoke-direct {v0}, Lio/reactivex/internal/disposables/SequentialDisposable;-><init>()V
.line 39
invoke-interface {p1, v0}, Lio/reactivex/r;->onSubscribe(Lio/reactivex/disposables/b;)V
.line 41
new-instance v1, Lio/reactivex/internal/operators/observable/ba;
invoke-direct {v1, p0, v0, p1}, Lio/reactivex/internal/operators/observable/ba;-><init>(Lio/reactivex/internal/operators/observable/az;Lio/reactivex/internal/disposables/SequentialDisposable;Lio/reactivex/r;)V
.line 43
iget-object v0, p0, Lio/reactivex/internal/operators/observable/az;->other:Lio/reactivex/p;
invoke-interface {v0, v1}, Lio/reactivex/p;->subscribe(Lio/reactivex/r;)V
.line 44
return-void
.end method