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

90 lines
2.5 KiB
Smali

.class public final Lio/reactivex/internal/operators/maybe/MaybeSubscribeOn;
.super Lio/reactivex/internal/operators/maybe/a;
.source "MaybeSubscribeOn.java"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lio/reactivex/internal/operators/maybe/MaybeSubscribeOn$SubscribeOnMaybeObserver;,
Lio/reactivex/internal/operators/maybe/MaybeSubscribeOn$a;
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
"Lio/reactivex/internal/operators/maybe/a<",
"TT;TT;>;"
}
.end annotation
# instance fields
.field public final b:Lkh/h0;
# direct methods
.method public constructor <init>(Lkh/w;Lkh/h0;)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lkh/w<",
"TT;>;",
"Lkh/h0;",
")V"
}
.end annotation
.line 1
invoke-direct {p0, p1}, Lio/reactivex/internal/operators/maybe/a;-><init>(Lkh/w;)V
.line 2
iput-object p2, p0, Lio/reactivex/internal/operators/maybe/MaybeSubscribeOn;->b:Lkh/h0;
return-void
.end method
# virtual methods
.method public p1(Lkh/t;)V
.locals 4
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lkh/t<",
"-TT;>;)V"
}
.end annotation
.line 1
new-instance v0, Lio/reactivex/internal/operators/maybe/MaybeSubscribeOn$SubscribeOnMaybeObserver;
invoke-direct {v0, p1}, Lio/reactivex/internal/operators/maybe/MaybeSubscribeOn$SubscribeOnMaybeObserver;-><init>(Lkh/t;)V
.line 2
invoke-interface {p1, v0}, Lkh/t;->onSubscribe(Lio/reactivex/disposables/b;)V
.line 3
iget-object p1, v0, Lio/reactivex/internal/operators/maybe/MaybeSubscribeOn$SubscribeOnMaybeObserver;->task:Lio/reactivex/internal/disposables/SequentialDisposable;
iget-object v1, p0, Lio/reactivex/internal/operators/maybe/MaybeSubscribeOn;->b:Lkh/h0;
new-instance v2, Lio/reactivex/internal/operators/maybe/MaybeSubscribeOn$a;
iget-object v3, p0, Lio/reactivex/internal/operators/maybe/a;->a:Lkh/w;
invoke-direct {v2, v0, v3}, Lio/reactivex/internal/operators/maybe/MaybeSubscribeOn$a;-><init>(Lkh/t;Lkh/w;)V
invoke-virtual {v1, v2}, Lkh/h0;->e(Ljava/lang/Runnable;)Lio/reactivex/disposables/b;
move-result-object v0
invoke-virtual {p1, v0}, Lio/reactivex/internal/disposables/SequentialDisposable;->replace(Lio/reactivex/disposables/b;)Z
return-void
.end method