hg.smali
.class final Lio/reactivex/internal/operators/observable/hg;
.super Ljava/lang/Object;
.source "ObservableWithLatestFromMany.java"
# interfaces
.implements Lio/reactivex/b/h;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Lio/reactivex/b/h",
"<TT;TR;>;"
}
.end annotation
# instance fields
.field private synthetic bRR:Lio/reactivex/internal/operators/observable/ObservableWithLatestFromMany;
# direct methods
.method constructor <init>(Lio/reactivex/internal/operators/observable/ObservableWithLatestFromMany;)V
.registers 2
.prologue
.line 286
iput-object p1, p0, Lio/reactivex/internal/operators/observable/hg;->bRR:Lio/reactivex/internal/operators/observable/ObservableWithLatestFromMany;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final apply(Ljava/lang/Object;)Ljava/lang/Object;
.registers 5
.annotation system Ldalvik/annotation/Signature;
value = {
"(TT;)TR;"
}
.end annotation
.prologue
.line 289
iget-object v0, p0, Lio/reactivex/internal/operators/observable/hg;->bRR:Lio/reactivex/internal/operators/observable/ObservableWithLatestFromMany;
iget-object v0, v0, Lio/reactivex/internal/operators/observable/ObservableWithLatestFromMany;->combiner:Lio/reactivex/b/h;
const/4 v1, 0x1
new-array v1, v1, [Ljava/lang/Object;
const/4 v2, 0x0
aput-object p1, v1, v2
invoke-interface {v0, v1}, Lio/reactivex/b/h;->apply(Ljava/lang/Object;)Ljava/lang/Object;
move-result-object v0
const-string v1, "The combiner returned a null value"
invoke-static {v0, v1}, Lio/reactivex/internal/functions/aj;->requireNonNull(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;
move-result-object v0
return-object v0
.end method