m$1.smali

.class final Lrx/internal/schedulers/m$1;
.super Ljava/lang/Object;
.source "NewThreadWorker.java"

# interfaces
.implements Ljava/lang/Runnable;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lrx/internal/schedulers/m;->a(Ljava/util/concurrent/ScheduledThreadPoolExecutor;)V
.end annotation


# direct methods
.method constructor <init>()V
    .registers 1

    .prologue
    .line 88
    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    return-void
.end method


# virtual methods
.method public final run()V
    .registers 1

    .prologue
    .line 91
    invoke-static {}, Lrx/internal/schedulers/m;->SX()V

    .line 92
    return-void
.end method