at.smali
.class public final Lio/reactivex/internal/operators/observable/at;
.super Lio/reactivex/k;
.source "ObservableDefer.java"
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
"Lio/reactivex/k",
"<TT;>;"
}
.end annotation
# instance fields
.field private bPP:Ljava/util/concurrent/Callable;
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/util/concurrent/Callable",
"<+",
"Lio/reactivex/p",
"<+TT;>;>;"
}
.end annotation
.end field
# direct methods
.method public constructor <init>(Ljava/util/concurrent/Callable;)V
.registers 2
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/util/concurrent/Callable",
"<+",
"Lio/reactivex/p",
"<+TT;>;>;)V"
}
.end annotation
.prologue
.line 25
invoke-direct {p0}, Lio/reactivex/k;-><init>()V
.line 26
iput-object p1, p0, Lio/reactivex/internal/operators/observable/at;->bPP:Ljava/util/concurrent/Callable;
.line 27
return-void
.end method
# virtual methods
.method public final subscribeActual(Lio/reactivex/r;)V
.registers 4
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lio/reactivex/r",
"<-TT;>;)V"
}
.end annotation
.prologue
.line 32
:try_start_0
iget-object v0, p0, Lio/reactivex/internal/operators/observable/at;->bPP:Ljava/util/concurrent/Callable;
invoke-interface {v0}, Ljava/util/concurrent/Callable;->call()Ljava/lang/Object;
move-result-object v0
const-string v1, "null ObservableSource supplied"
invoke-static {v0, v1}, Lio/reactivex/internal/functions/aj;->requireNonNull(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;
move-result-object v0
check-cast v0, Lio/reactivex/p;
:try_end_e
.catch Ljava/lang/Throwable; {:try_start_0 .. :try_end_e} :catch_12
.line 39
invoke-interface {v0, p1}, Lio/reactivex/p;->subscribe(Lio/reactivex/r;)V
.line 40
:goto_11
return-void
.line 33
:catch_12
move-exception v0
.line 34
invoke-static {v0}, Lio/reactivex/exceptions/d;->throwIfFatal(Ljava/lang/Throwable;)V
.line 35
invoke-static {v0, p1}, Lio/reactivex/internal/disposables/EmptyDisposable;->error(Ljava/lang/Throwable;Lio/reactivex/r;)V
goto :goto_11
.end method