a$b.smali

.class public final Lfc/a$b;
.super Ljava/lang/Object;
.source "CoreServer.kt"

# interfaces
.implements Ljava/lang/Runnable;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lfc/a;->a()V
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x19
    name = null
.end annotation


# static fields
.field public static final a:Lfc/a$b;


# direct methods
.method public static constructor <clinit>()V
    .registers 1

    new-instance v0, Lfc/a$b;

    invoke-direct {v0}, Lfc/a$b;-><init>()V

    sput-object v0, Lfc/a$b;->a:Lfc/a$b;

    return-void
.end method

.method public constructor <init>()V
    .registers 1

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

    return-void
.end method


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

    sget-object v0, Lfc/a;->o:Lfc/a;

    invoke-static {v0}, Lfc/a;->a(Lfc/a;)V

    return-void
.end method