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

167 lines
4.1 KiB
Smali

.class public final Lio/reactivex/internal/operators/observable/o;
.super Lkh/i0;
.source "ObservableCollectSingle.java"
# interfaces
.implements Lrh/d;
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lio/reactivex/internal/operators/observable/o$a;
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
"U:",
"Ljava/lang/Object;",
">",
"Lkh/i0<",
"TU;>;",
"Lrh/d<",
"TU;>;"
}
.end annotation
# instance fields
.field public final a:Lkh/e0;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lkh/e0<",
"TT;>;"
}
.end annotation
.end field
.field public final b:Ljava/util/concurrent/Callable;
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/util/concurrent/Callable<",
"+TU;>;"
}
.end annotation
.end field
.field public final c:Lph/b;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lph/b<",
"-TU;-TT;>;"
}
.end annotation
.end field
# direct methods
.method public constructor <init>(Lkh/e0;Ljava/util/concurrent/Callable;Lph/b;)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lkh/e0<",
"TT;>;",
"Ljava/util/concurrent/Callable<",
"+TU;>;",
"Lph/b<",
"-TU;-TT;>;)V"
}
.end annotation
.line 1
invoke-direct {p0}, Lkh/i0;-><init>()V
.line 2
iput-object p1, p0, Lio/reactivex/internal/operators/observable/o;->a:Lkh/e0;
.line 3
iput-object p2, p0, Lio/reactivex/internal/operators/observable/o;->b:Ljava/util/concurrent/Callable;
.line 4
iput-object p3, p0, Lio/reactivex/internal/operators/observable/o;->c:Lph/b;
return-void
.end method
# virtual methods
.method public a()Lkh/z;
.locals 4
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Lkh/z<",
"TU;>;"
}
.end annotation
.line 1
new-instance v0, Lio/reactivex/internal/operators/observable/n;
iget-object v1, p0, Lio/reactivex/internal/operators/observable/o;->a:Lkh/e0;
iget-object v2, p0, Lio/reactivex/internal/operators/observable/o;->b:Ljava/util/concurrent/Callable;
iget-object v3, p0, Lio/reactivex/internal/operators/observable/o;->c:Lph/b;
invoke-direct {v0, v1, v2, v3}, Lio/reactivex/internal/operators/observable/n;-><init>(Lkh/e0;Ljava/util/concurrent/Callable;Lph/b;)V
invoke-static {v0}, Lwh/a;->R(Lkh/z;)Lkh/z;
move-result-object v0
return-object v0
.end method
.method public a1(Lkh/l0;)V
.locals 4
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lkh/l0<",
"-TU;>;)V"
}
.end annotation
.line 1
:try_start_0
iget-object v0, p0, Lio/reactivex/internal/operators/observable/o;->b:Ljava/util/concurrent/Callable;
invoke-interface {v0}, Ljava/util/concurrent/Callable;->call()Ljava/lang/Object;
move-result-object v0
const-string v1, "The initialSupplier returned a null value"
invoke-static {v0, v1}, Lio/reactivex/internal/functions/a;->g(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;
move-result-object v0
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
.line 2
iget-object v1, p0, Lio/reactivex/internal/operators/observable/o;->a:Lkh/e0;
new-instance v2, Lio/reactivex/internal/operators/observable/o$a;
iget-object v3, p0, Lio/reactivex/internal/operators/observable/o;->c:Lph/b;
invoke-direct {v2, p1, v0, v3}, Lio/reactivex/internal/operators/observable/o$a;-><init>(Lkh/l0;Ljava/lang/Object;Lph/b;)V
invoke-interface {v1, v2}, Lkh/e0;->subscribe(Lkh/g0;)V
return-void
:catchall_0
move-exception v0
.line 3
invoke-static {v0, p1}, Lio/reactivex/internal/disposables/EmptyDisposable;->error(Ljava/lang/Throwable;Lkh/l0;)V
return-void
.end method