MaybeSubscribeOn.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 final b:Lio/reactivex/x;
# direct methods
.method public constructor <init>(Lio/reactivex/m;Lio/reactivex/x;)V
.registers 3
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lio/reactivex/m<",
"TT;>;",
"Lio/reactivex/x;",
")V"
}
.end annotation
.line 1
invoke-direct {p0, p1}, Lio/reactivex/internal/operators/maybe/a;-><init>(Lio/reactivex/m;)V
.line 2
iput-object p2, p0, Lio/reactivex/internal/operators/maybe/MaybeSubscribeOn;->b:Lio/reactivex/x;
return-void
.end method
# virtual methods
.method protected b(Lio/reactivex/k;)V
.registers 6
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lio/reactivex/k<",
"-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>(Lio/reactivex/k;)V
.line 2
invoke-interface {p1, v0}, Lio/reactivex/k;->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:Lio/reactivex/x;
new-instance v2, Lio/reactivex/internal/operators/maybe/MaybeSubscribeOn$a;
iget-object v3, p0, Lio/reactivex/internal/operators/maybe/a;->a:Lio/reactivex/m;
invoke-direct {v2, v0, v3}, Lio/reactivex/internal/operators/maybe/MaybeSubscribeOn$a;-><init>(Lio/reactivex/k;Lio/reactivex/m;)V
invoke-virtual {v1, v2}, Lio/reactivex/x;->a(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