d$a.smali
.class public final Lio/reactivex/internal/operators/single/d$a;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Lio/reactivex/v;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lio/reactivex/internal/operators/single/d;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "a"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
"R:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Lio/reactivex/v<",
"TT;>;"
}
.end annotation
# instance fields
.field public final a:Lio/reactivex/v;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lio/reactivex/v<",
"-TR;>;"
}
.end annotation
.end field
.field public final b:Lio/reactivex/functions/n;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lio/reactivex/functions/n<",
"-TT;+TR;>;"
}
.end annotation
.end field
# direct methods
.method public constructor <init>(Lio/reactivex/v;Lio/reactivex/functions/n;)V
.registers 3
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lio/reactivex/v<",
"-TR;>;",
"Lio/reactivex/functions/n<",
"-TT;+TR;>;)V"
}
.end annotation
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 2
iput-object p1, p0, Lio/reactivex/internal/operators/single/d$a;->a:Lio/reactivex/v;
.line 3
iput-object p2, p0, Lio/reactivex/internal/operators/single/d$a;->b:Lio/reactivex/functions/n;
return-void
.end method
# virtual methods
.method public final onError(Ljava/lang/Throwable;)V
.registers 3
iget-object v0, p0, Lio/reactivex/internal/operators/single/d$a;->a:Lio/reactivex/v;
invoke-interface {v0, p1}, Lio/reactivex/v;->onError(Ljava/lang/Throwable;)V
return-void
.end method
.method public final onSubscribe(Lio/reactivex/disposables/b;)V
.registers 3
iget-object v0, p0, Lio/reactivex/internal/operators/single/d$a;->a:Lio/reactivex/v;
invoke-interface {v0, p1}, Lio/reactivex/v;->onSubscribe(Lio/reactivex/disposables/b;)V
return-void
.end method
.method public final onSuccess(Ljava/lang/Object;)V
.registers 3
.annotation system Ldalvik/annotation/Signature;
value = {
"(TT;)V"
}
.end annotation
.line 1
:try_start_0
iget-object v0, p0, Lio/reactivex/internal/operators/single/d$a;->b:Lio/reactivex/functions/n;
invoke-interface {v0, p1}, Lio/reactivex/functions/n;->apply(Ljava/lang/Object;)Ljava/lang/Object;
move-result-object p1
const-string v0, "The mapper function returned a null value."
.line 2
invoke-static {p1, v0}, Ljava/util/Objects;->requireNonNull(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;
:try_end_b
.catchall {:try_start_0 .. :try_end_b} :catchall_11
.line 3
iget-object v0, p0, Lio/reactivex/internal/operators/single/d$a;->a:Lio/reactivex/v;
invoke-interface {v0, p1}, Lio/reactivex/v;->onSuccess(Ljava/lang/Object;)V
return-void
:catchall_11
move-exception p1
.line 4
invoke-static {p1}, Lcom/shopee/app/dre/codepush/task/a;->m(Ljava/lang/Throwable;)V
.line 5
invoke-virtual {p0, p1}, Lio/reactivex/internal/operators/single/d$a;->onError(Ljava/lang/Throwable;)V
return-void
.end method