SandboxDeviceInfo$SandboxDeviceInfoHolder.smali

.class Lcom/sandboxol/center/entity/SandboxDeviceInfo$SandboxDeviceInfoHolder;
.super Ljava/lang/Object;
.source "SandboxDeviceInfo.java"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/sandboxol/center/entity/SandboxDeviceInfo;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x8
    name = "SandboxDeviceInfoHolder"
.end annotation


# static fields
.field private static info:Lcom/sandboxol/center/entity/SandboxDeviceInfo;


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

    .line 1
    new-instance v0, Lcom/sandboxol/center/entity/SandboxDeviceInfo;

    invoke-direct {v0}, Lcom/sandboxol/center/entity/SandboxDeviceInfo;-><init>()V

    sput-object v0, Lcom/sandboxol/center/entity/SandboxDeviceInfo$SandboxDeviceInfoHolder;->info:Lcom/sandboxol/center/entity/SandboxDeviceInfo;

    return-void
.end method

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

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

    return-void
.end method

.method static synthetic access$000()Lcom/sandboxol/center/entity/SandboxDeviceInfo;
    .registers 1

    .line 1
    sget-object v0, Lcom/sandboxol/center/entity/SandboxDeviceInfo$SandboxDeviceInfoHolder;->info:Lcom/sandboxol/center/entity/SandboxDeviceInfo;

    return-object v0
.end method