tmap/smali_classes5/io/reactivex/internal/operators/observable/ObservableSubscribeOn$a.smali
2022-06-10 21:38:30 +09:00

71 lines
2.4 KiB
Smali

.class public final Lio/reactivex/internal/operators/observable/ObservableSubscribeOn$a;
.super Ljava/lang/Object;
.source "ObservableSubscribeOn.java"
# interfaces
.implements Ljava/lang/Runnable;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lio/reactivex/internal/operators/observable/ObservableSubscribeOn;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x11
name = "a"
.end annotation
# instance fields
.field public final a:Lio/reactivex/internal/operators/observable/ObservableSubscribeOn$SubscribeOnObserver;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lio/reactivex/internal/operators/observable/ObservableSubscribeOn$SubscribeOnObserver<",
"TT;>;"
}
.end annotation
.end field
.field public final synthetic b:Lio/reactivex/internal/operators/observable/ObservableSubscribeOn;
# direct methods
.method public constructor <init>(Lio/reactivex/internal/operators/observable/ObservableSubscribeOn;Lio/reactivex/internal/operators/observable/ObservableSubscribeOn$SubscribeOnObserver;)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lio/reactivex/internal/operators/observable/ObservableSubscribeOn$SubscribeOnObserver<",
"TT;>;)V"
}
.end annotation
.line 1
iput-object p1, p0, Lio/reactivex/internal/operators/observable/ObservableSubscribeOn$a;->b:Lio/reactivex/internal/operators/observable/ObservableSubscribeOn;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 2
iput-object p2, p0, Lio/reactivex/internal/operators/observable/ObservableSubscribeOn$a;->a:Lio/reactivex/internal/operators/observable/ObservableSubscribeOn$SubscribeOnObserver;
return-void
.end method
# virtual methods
.method public run()V
.locals 2
.line 1
iget-object v0, p0, Lio/reactivex/internal/operators/observable/ObservableSubscribeOn$a;->b:Lio/reactivex/internal/operators/observable/ObservableSubscribeOn;
iget-object v0, v0, Lio/reactivex/internal/operators/observable/a;->a:Lkh/e0;
iget-object v1, p0, Lio/reactivex/internal/operators/observable/ObservableSubscribeOn$a;->a:Lio/reactivex/internal/operators/observable/ObservableSubscribeOn$SubscribeOnObserver;
invoke-interface {v0, v1}, Lkh/e0;->subscribe(Lkh/g0;)V
return-void
.end method