EventLoopsScheduler$PoolWorker.smali
.class final Lrx/internal/schedulers/EventLoopsScheduler$PoolWorker;
.super Lrx/internal/schedulers/NewThreadWorker;
.source "EventLoopsScheduler.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lrx/internal/schedulers/EventLoopsScheduler;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x18
name = "PoolWorker"
.end annotation
# direct methods
.method constructor <init>(Ljava/util/concurrent/ThreadFactory;)V
.registers 2
.line 1
invoke-direct {p0, p1}, Lrx/internal/schedulers/NewThreadWorker;-><init>(Ljava/util/concurrent/ThreadFactory;)V
return-void
.end method