a$c.smali

.class final Lrx/c/c/a$c;
.super Lrx/c/c/g;
.source "SourceFile"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lrx/c/c/a;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x18
    name = "c"
.end annotation


# instance fields
.field a:J


# direct methods
.method constructor <init>(Ljava/util/concurrent/ThreadFactory;)V
    .registers 4

    .line 241
    invoke-direct {p0, p1}, Lrx/c/c/g;-><init>(Ljava/util/concurrent/ThreadFactory;)V

    const-wide/16 v0, 0x0

    .line 242
    iput-wide v0, p0, Lrx/c/c/a$c;->a:J

    return-void
.end method