Single$19$2.smali
.class Lrx/Single$19$2;
.super Ljava/lang/Object;
.source "Single.java"
# interfaces
.implements Lrx/functions/Action0;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lrx/Single$19;->call(Lrx/SingleSubscriber;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
# instance fields
.field final synthetic this$1:Lrx/Single$19;
.field final synthetic val$single:Lrx/SingleSubscriber;
# direct methods
.method constructor <init>(Lrx/Single$19;Lrx/SingleSubscriber;)V
.registers 3
.line 1
iput-object p1, p0, Lrx/Single$19$2;->this$1:Lrx/Single$19;
iput-object p2, p0, Lrx/Single$19$2;->val$single:Lrx/SingleSubscriber;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public call()V
.registers 3
.line 1
iget-object v0, p0, Lrx/Single$19$2;->this$1:Lrx/Single$19;
iget-object v0, v0, Lrx/Single$19;->val$scheduler:Lrx/Scheduler;
invoke-virtual {v0}, Lrx/Scheduler;->createWorker()Lrx/Scheduler$Worker;
move-result-object v0
.line 2
new-instance v1, Lrx/Single$19$2$1;
invoke-direct {v1, p0, v0}, Lrx/Single$19$2$1;-><init>(Lrx/Single$19$2;Lrx/Scheduler$Worker;)V
invoke-virtual {v0, v1}, Lrx/Scheduler$Worker;->schedule(Lrx/functions/Action0;)Lrx/Subscription;
return-void
.end method