ObservableSubscribeOn$SubscribeTask.smali
.class final Lio/reactivex/internal/operators/observable/ObservableSubscribeOn$SubscribeTask;
.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 = 0x10
name = "SubscribeTask"
.end annotation
# instance fields
.field private final parent: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 final synthetic this$0:Lio/reactivex/internal/operators/observable/ObservableSubscribeOn;
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
.method constructor <init>(Lio/reactivex/internal/operators/observable/ObservableSubscribeOn;Lio/reactivex/internal/operators/observable/ObservableSubscribeOn$SubscribeOnObserver;)V
.registers 3
.param p1, "this$0" # Lio/reactivex/internal/operators/observable/ObservableSubscribeOn;
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lio/reactivex/internal/operators/observable/ObservableSubscribeOn$SubscribeOnObserver<",
"TT;>;)V"
}
.end annotation
.line 90
.local p0, "this":Lio/reactivex/internal/operators/observable/ObservableSubscribeOn$SubscribeTask;, "Lio/reactivex/internal/operators/observable/ObservableSubscribeOn<TT;>.SubscribeTask;"
.local p2, "parent":Lio/reactivex/internal/operators/observable/ObservableSubscribeOn$SubscribeOnObserver;, "Lio/reactivex/internal/operators/observable/ObservableSubscribeOn$SubscribeOnObserver<TT;>;"
iput-object p1, p0, Lio/reactivex/internal/operators/observable/ObservableSubscribeOn$SubscribeTask;->this$0:Lio/reactivex/internal/operators/observable/ObservableSubscribeOn;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 91
iput-object p2, p0, Lio/reactivex/internal/operators/observable/ObservableSubscribeOn$SubscribeTask;->parent:Lio/reactivex/internal/operators/observable/ObservableSubscribeOn$SubscribeOnObserver;
.line 92
return-void
.end method
# virtual methods
.method public run()V
.registers 3
.line 96
.local p0, "this":Lio/reactivex/internal/operators/observable/ObservableSubscribeOn$SubscribeTask;, "Lio/reactivex/internal/operators/observable/ObservableSubscribeOn<TT;>.SubscribeTask;"
iget-object v0, p0, Lio/reactivex/internal/operators/observable/ObservableSubscribeOn$SubscribeTask;->this$0:Lio/reactivex/internal/operators/observable/ObservableSubscribeOn;
iget-object v0, v0, Lio/reactivex/internal/operators/observable/ObservableSubscribeOn;->source:Lio/reactivex/ObservableSource;
iget-object v1, p0, Lio/reactivex/internal/operators/observable/ObservableSubscribeOn$SubscribeTask;->parent:Lio/reactivex/internal/operators/observable/ObservableSubscribeOn$SubscribeOnObserver;
invoke-interface {v0, v1}, Lio/reactivex/ObservableSource;->subscribe(Lio/reactivex/Observer;)V
.line 97
return-void
.end method