a.smali
.class abstract Lio/reactivex/internal/operators/maybe/a;
.super Lio/reactivex/i;
.source "AbstractMaybeWithUpstream.java"
# interfaces
.implements Lio/reactivex/c/a/c;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
"R:",
"Ljava/lang/Object;",
">",
"Lio/reactivex/i<",
"TR;>;",
"Lio/reactivex/c/a/c<",
"TT;>;"
}
.end annotation
# instance fields
.field protected final a:Lio/reactivex/m;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lio/reactivex/m<",
"TT;>;"
}
.end annotation
.end field
# direct methods
.method constructor <init>(Lio/reactivex/m;)V
.registers 2
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lio/reactivex/m<",
"TT;>;)V"
}
.end annotation
.line 1
invoke-direct {p0}, Lio/reactivex/i;-><init>()V
.line 2
iput-object p1, p0, Lio/reactivex/internal/operators/maybe/a;->a:Lio/reactivex/m;
return-void
.end method