c.smali
.class public final Lio/reactivex/internal/operators/single/c;
.super Lio/reactivex/u;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
"Lio/reactivex/u<",
"TT;>;"
}
.end annotation
# instance fields
.field public final a:Ljava/lang/Object;
.annotation system Ldalvik/annotation/Signature;
value = {
"TT;"
}
.end annotation
.end field
# direct methods
.method public constructor <init>(Ljava/lang/Object;)V
.registers 2
.annotation system Ldalvik/annotation/Signature;
value = {
"(TT;)V"
}
.end annotation
.line 1
invoke-direct {p0}, Lio/reactivex/u;-><init>()V
.line 2
iput-object p1, p0, Lio/reactivex/internal/operators/single/c;->a:Ljava/lang/Object;
return-void
.end method
# virtual methods
.method public final g(Lio/reactivex/v;)V
.registers 3
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lio/reactivex/v<",
"-TT;>;)V"
}
.end annotation
.line 1
sget-object v0, Lio/reactivex/internal/disposables/d;->INSTANCE:Lio/reactivex/internal/disposables/d;
.line 2
invoke-interface {p1, v0}, Lio/reactivex/v;->onSubscribe(Lio/reactivex/disposables/b;)V
.line 3
iget-object v0, p0, Lio/reactivex/internal/operators/single/c;->a:Ljava/lang/Object;
invoke-interface {p1, v0}, Lio/reactivex/v;->onSuccess(Ljava/lang/Object;)V
return-void
.end method