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

244 lines
5.8 KiB
Smali

.class public final Lio/reactivex/internal/operators/observable/e1$a;
.super Ljava/lang/Object;
.source "ObservableReduceSeedSingle.java"
# interfaces
.implements Lkh/g0;
.implements Lio/reactivex/disposables/b;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lio/reactivex/internal/operators/observable/e1;
.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;",
"Lkh/g0<",
"TT;>;",
"Lio/reactivex/disposables/b;"
}
.end annotation
# instance fields
.field public final a:Lkh/l0;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lkh/l0<",
"-TR;>;"
}
.end annotation
.end field
.field public final b:Lph/c;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lph/c<",
"TR;-TT;TR;>;"
}
.end annotation
.end field
.field public c:Ljava/lang/Object;
.annotation system Ldalvik/annotation/Signature;
value = {
"TR;"
}
.end annotation
.end field
.field public d:Lio/reactivex/disposables/b;
# direct methods
.method public constructor <init>(Lkh/l0;Lph/c;Ljava/lang/Object;)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lkh/l0<",
"-TR;>;",
"Lph/c<",
"TR;-TT;TR;>;TR;)V"
}
.end annotation
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 2
iput-object p1, p0, Lio/reactivex/internal/operators/observable/e1$a;->a:Lkh/l0;
.line 3
iput-object p3, p0, Lio/reactivex/internal/operators/observable/e1$a;->c:Ljava/lang/Object;
.line 4
iput-object p2, p0, Lio/reactivex/internal/operators/observable/e1$a;->b:Lph/c;
return-void
.end method
# virtual methods
.method public dispose()V
.locals 1
.line 1
iget-object v0, p0, Lio/reactivex/internal/operators/observable/e1$a;->d:Lio/reactivex/disposables/b;
invoke-interface {v0}, Lio/reactivex/disposables/b;->dispose()V
return-void
.end method
.method public isDisposed()Z
.locals 1
.line 1
iget-object v0, p0, Lio/reactivex/internal/operators/observable/e1$a;->d:Lio/reactivex/disposables/b;
invoke-interface {v0}, Lio/reactivex/disposables/b;->isDisposed()Z
move-result v0
return v0
.end method
.method public onComplete()V
.locals 2
.line 1
iget-object v0, p0, Lio/reactivex/internal/operators/observable/e1$a;->c:Ljava/lang/Object;
if-eqz v0, :cond_0
const/4 v1, 0x0
.line 2
iput-object v1, p0, Lio/reactivex/internal/operators/observable/e1$a;->c:Ljava/lang/Object;
.line 3
iget-object v1, p0, Lio/reactivex/internal/operators/observable/e1$a;->a:Lkh/l0;
invoke-interface {v1, v0}, Lkh/l0;->onSuccess(Ljava/lang/Object;)V
:cond_0
return-void
.end method
.method public onError(Ljava/lang/Throwable;)V
.locals 1
.line 1
iget-object v0, p0, Lio/reactivex/internal/operators/observable/e1$a;->c:Ljava/lang/Object;
if-eqz v0, :cond_0
const/4 v0, 0x0
.line 2
iput-object v0, p0, Lio/reactivex/internal/operators/observable/e1$a;->c:Ljava/lang/Object;
.line 3
iget-object v0, p0, Lio/reactivex/internal/operators/observable/e1$a;->a:Lkh/l0;
invoke-interface {v0, p1}, Lkh/l0;->onError(Ljava/lang/Throwable;)V
goto :goto_0
.line 4
:cond_0
invoke-static {p1}, Lwh/a;->Y(Ljava/lang/Throwable;)V
:goto_0
return-void
.end method
.method public onNext(Ljava/lang/Object;)V
.locals 2
.annotation system Ldalvik/annotation/Signature;
value = {
"(TT;)V"
}
.end annotation
.line 1
iget-object v0, p0, Lio/reactivex/internal/operators/observable/e1$a;->c:Ljava/lang/Object;
if-eqz v0, :cond_0
.line 2
:try_start_0
iget-object v1, p0, Lio/reactivex/internal/operators/observable/e1$a;->b:Lph/c;
invoke-interface {v1, v0, p1}, Lph/c;->apply(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
move-result-object p1
const-string v0, "The reducer returned a null value"
invoke-static {p1, v0}, Lio/reactivex/internal/functions/a;->g(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;
move-result-object p1
iput-object p1, p0, Lio/reactivex/internal/operators/observable/e1$a;->c:Ljava/lang/Object;
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
goto :goto_0
:catchall_0
move-exception p1
.line 3
invoke-static {p1}, Lio/reactivex/exceptions/a;->b(Ljava/lang/Throwable;)V
.line 4
iget-object v0, p0, Lio/reactivex/internal/operators/observable/e1$a;->d:Lio/reactivex/disposables/b;
invoke-interface {v0}, Lio/reactivex/disposables/b;->dispose()V
.line 5
invoke-virtual {p0, p1}, Lio/reactivex/internal/operators/observable/e1$a;->onError(Ljava/lang/Throwable;)V
:cond_0
:goto_0
return-void
.end method
.method public onSubscribe(Lio/reactivex/disposables/b;)V
.locals 1
.line 1
iget-object v0, p0, Lio/reactivex/internal/operators/observable/e1$a;->d:Lio/reactivex/disposables/b;
invoke-static {v0, p1}, Lio/reactivex/internal/disposables/DisposableHelper;->validate(Lio/reactivex/disposables/b;Lio/reactivex/disposables/b;)Z
move-result v0
if-eqz v0, :cond_0
.line 2
iput-object p1, p0, Lio/reactivex/internal/operators/observable/e1$a;->d:Lio/reactivex/disposables/b;
.line 3
iget-object p1, p0, Lio/reactivex/internal/operators/observable/e1$a;->a:Lkh/l0;
invoke-interface {p1, p0}, Lkh/l0;->onSubscribe(Lio/reactivex/disposables/b;)V
:cond_0
return-void
.end method