2022-06-10 21:38:30 +09:00

139 lines
3.4 KiB
Smali

.class public final Lio/reactivex/internal/operators/observable/p0;
.super Lkh/z;
.source "ObservableGenerate.java"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lio/reactivex/internal/operators/observable/p0$a;
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
"S:",
"Ljava/lang/Object;",
">",
"Lkh/z<",
"TT;>;"
}
.end annotation
# instance fields
.field public final a:Ljava/util/concurrent/Callable;
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/util/concurrent/Callable<",
"TS;>;"
}
.end annotation
.end field
.field public final b:Lph/c;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lph/c<",
"TS;",
"Lkh/i<",
"TT;>;TS;>;"
}
.end annotation
.end field
.field public final c:Lph/g;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lph/g<",
"-TS;>;"
}
.end annotation
.end field
# direct methods
.method public constructor <init>(Ljava/util/concurrent/Callable;Lph/c;Lph/g;)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/util/concurrent/Callable<",
"TS;>;",
"Lph/c<",
"TS;",
"Lkh/i<",
"TT;>;TS;>;",
"Lph/g<",
"-TS;>;)V"
}
.end annotation
.line 1
invoke-direct {p0}, Lkh/z;-><init>()V
.line 2
iput-object p1, p0, Lio/reactivex/internal/operators/observable/p0;->a:Ljava/util/concurrent/Callable;
.line 3
iput-object p2, p0, Lio/reactivex/internal/operators/observable/p0;->b:Lph/c;
.line 4
iput-object p3, p0, Lio/reactivex/internal/operators/observable/p0;->c:Lph/g;
return-void
.end method
# virtual methods
.method public subscribeActual(Lkh/g0;)V
.locals 4
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lkh/g0<",
"-TT;>;)V"
}
.end annotation
.line 1
:try_start_0
iget-object v0, p0, Lio/reactivex/internal/operators/observable/p0;->a:Ljava/util/concurrent/Callable;
invoke-interface {v0}, Ljava/util/concurrent/Callable;->call()Ljava/lang/Object;
move-result-object v0
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
.line 2
new-instance v1, Lio/reactivex/internal/operators/observable/p0$a;
iget-object v2, p0, Lio/reactivex/internal/operators/observable/p0;->b:Lph/c;
iget-object v3, p0, Lio/reactivex/internal/operators/observable/p0;->c:Lph/g;
invoke-direct {v1, p1, v2, v3, v0}, Lio/reactivex/internal/operators/observable/p0$a;-><init>(Lkh/g0;Lph/c;Lph/g;Ljava/lang/Object;)V
.line 3
invoke-interface {p1, v1}, Lkh/g0;->onSubscribe(Lio/reactivex/disposables/b;)V
.line 4
invoke-virtual {v1}, Lio/reactivex/internal/operators/observable/p0$a;->b()V
return-void
:catchall_0
move-exception v0
.line 5
invoke-static {v0}, Lio/reactivex/exceptions/a;->b(Ljava/lang/Throwable;)V
.line 6
invoke-static {v0, p1}, Lio/reactivex/internal/disposables/EmptyDisposable;->error(Ljava/lang/Throwable;Lkh/g0;)V
return-void
.end method