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

75 lines
1.9 KiB
Smali

.class public final Lio/reactivex/internal/operators/observable/ObservableUnsubscribeOn;
.super Lio/reactivex/internal/operators/observable/a;
.source "ObservableUnsubscribeOn.java"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lio/reactivex/internal/operators/observable/ObservableUnsubscribeOn$UnsubscribeObserver;
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
"Lio/reactivex/internal/operators/observable/a<",
"TT;TT;>;"
}
.end annotation
# instance fields
.field public final b:Lkh/h0;
# direct methods
.method public constructor <init>(Lkh/e0;Lkh/h0;)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lkh/e0<",
"TT;>;",
"Lkh/h0;",
")V"
}
.end annotation
.line 1
invoke-direct {p0, p1}, Lio/reactivex/internal/operators/observable/a;-><init>(Lkh/e0;)V
.line 2
iput-object p2, p0, Lio/reactivex/internal/operators/observable/ObservableUnsubscribeOn;->b:Lkh/h0;
return-void
.end method
# virtual methods
.method public subscribeActual(Lkh/g0;)V
.locals 3
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lkh/g0<",
"-TT;>;)V"
}
.end annotation
.line 1
iget-object v0, p0, Lio/reactivex/internal/operators/observable/a;->a:Lkh/e0;
new-instance v1, Lio/reactivex/internal/operators/observable/ObservableUnsubscribeOn$UnsubscribeObserver;
iget-object v2, p0, Lio/reactivex/internal/operators/observable/ObservableUnsubscribeOn;->b:Lkh/h0;
invoke-direct {v1, p1, v2}, Lio/reactivex/internal/operators/observable/ObservableUnsubscribeOn$UnsubscribeObserver;-><init>(Lkh/g0;Lkh/h0;)V
invoke-interface {v0, v1}, Lkh/e0;->subscribe(Lkh/g0;)V
return-void
.end method