a.smali
.class abstract Lio/reactivex/internal/operators/flowable/a;
.super Lio/reactivex/e;
.source "AbstractFlowableWithUpstream.java"
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
"R:",
"Ljava/lang/Object;",
">",
"Lio/reactivex/e",
"<TR;>;"
}
.end annotation
# instance fields
.field protected final bOV:Lio/reactivex/e;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lio/reactivex/e",
"<TT;>;"
}
.end annotation
.end field
# direct methods
.method constructor <init>(Lio/reactivex/e;)V
.registers 3
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lio/reactivex/e",
"<TT;>;)V"
}
.end annotation
.prologue
.line 41
invoke-direct {p0}, Lio/reactivex/e;-><init>()V
.line 42
const-string v0, "source is null"
invoke-static {p1, v0}, Lio/reactivex/internal/functions/aj;->requireNonNull(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;
move-result-object v0
check-cast v0, Lio/reactivex/e;
iput-object v0, p0, Lio/reactivex/internal/operators/flowable/a;->bOV:Lio/reactivex/e;
.line 43
return-void
.end method