ObservableWithLatestFrom.smali
.class public final Lio/reactivex/internal/operators/observable/ObservableWithLatestFrom;
.super Lio/reactivex/internal/operators/observable/a;
.source "ObservableWithLatestFrom.java"
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
"U:",
"Ljava/lang/Object;",
"R:",
"Ljava/lang/Object;",
">",
"Lio/reactivex/internal/operators/observable/a",
"<TT;TR;>;"
}
.end annotation
# instance fields
.field private combiner:Lio/reactivex/b/c;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lio/reactivex/b/c",
"<-TT;-TU;+TR;>;"
}
.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/b/c;Lio/reactivex/p;)V
.registers 4
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lio/reactivex/p",
"<TT;>;",
"Lio/reactivex/b/c",
"<-TT;-TU;+TR;>;",
"Lio/reactivex/p",
"<+TU;>;)V"
}
.end annotation
.prologue
.line 31
invoke-direct {p0, p1}, Lio/reactivex/internal/operators/observable/a;-><init>(Lio/reactivex/p;)V
.line 32
iput-object p2, p0, Lio/reactivex/internal/operators/observable/ObservableWithLatestFrom;->combiner:Lio/reactivex/b/c;
.line 33
iput-object p3, p0, Lio/reactivex/internal/operators/observable/ObservableWithLatestFrom;->other:Lio/reactivex/p;
.line 34
return-void
.end method
# virtual methods
.method public final subscribeActual(Lio/reactivex/r;)V
.registers 5
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lio/reactivex/r",
"<-TR;>;)V"
}
.end annotation
.prologue
.line 38
new-instance v0, Lio/reactivex/observers/e;
invoke-direct {v0, p1}, Lio/reactivex/observers/e;-><init>(Lio/reactivex/r;)V
.line 39
new-instance v1, Lio/reactivex/internal/operators/observable/ObservableWithLatestFrom$WithLatestFromObserver;
iget-object v2, p0, Lio/reactivex/internal/operators/observable/ObservableWithLatestFrom;->combiner:Lio/reactivex/b/c;
invoke-direct {v1, v0, v2}, Lio/reactivex/internal/operators/observable/ObservableWithLatestFrom$WithLatestFromObserver;-><init>(Lio/reactivex/r;Lio/reactivex/b/c;)V
.line 41
invoke-virtual {v0, v1}, Lio/reactivex/observers/e;->onSubscribe(Lio/reactivex/disposables/b;)V
.line 43
iget-object v0, p0, Lio/reactivex/internal/operators/observable/ObservableWithLatestFrom;->other:Lio/reactivex/p;
new-instance v2, Lio/reactivex/internal/operators/observable/hf;
invoke-direct {v2, v1}, Lio/reactivex/internal/operators/observable/hf;-><init>(Lio/reactivex/internal/operators/observable/ObservableWithLatestFrom$WithLatestFromObserver;)V
invoke-interface {v0, v2}, Lio/reactivex/p;->subscribe(Lio/reactivex/r;)V
.line 45
iget-object v0, p0, Lio/reactivex/internal/operators/observable/ObservableWithLatestFrom;->source:Lio/reactivex/p;
invoke-interface {v0, v1}, Lio/reactivex/p;->subscribe(Lio/reactivex/r;)V
.line 46
return-void
.end method