IoScheduler$ThreadWorker.smali
.class final Lio/reactivex/internal/schedulers/IoScheduler$ThreadWorker;
.super Lio/reactivex/internal/schedulers/NewThreadWorker;
.source "IoScheduler.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lio/reactivex/internal/schedulers/IoScheduler;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x18
name = "ThreadWorker"
.end annotation
# instance fields
.field private expirationTime:J
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
.method constructor <init>(Ljava/util/concurrent/ThreadFactory;)V
.registers 4
.param p1, "threadFactory" # Ljava/util/concurrent/ThreadFactory;
.line 238
invoke-direct {p0, p1}, Lio/reactivex/internal/schedulers/NewThreadWorker;-><init>(Ljava/util/concurrent/ThreadFactory;)V
.line 239
const-wide/16 v0, 0x0
iput-wide v0, p0, Lio/reactivex/internal/schedulers/IoScheduler$ThreadWorker;->expirationTime:J
.line 240
return-void
.end method
# virtual methods
.method public getExpirationTime()J
.registers 3
.line 243
iget-wide v0, p0, Lio/reactivex/internal/schedulers/IoScheduler$ThreadWorker;->expirationTime:J
return-wide v0
.end method
.method public setExpirationTime(J)V
.registers 3
.param p1, "expirationTime" # J
.line 247
iput-wide p1, p0, Lio/reactivex/internal/schedulers/IoScheduler$ThreadWorker;->expirationTime:J
.line 248
return-void
.end method