CustomServiceManager$SingletonHolder.smali

.class Lio/rong/imlib/cs/CustomServiceManager$SingletonHolder;
.super Ljava/lang/Object;
.source "CustomServiceManager.java"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lio/rong/imlib/cs/CustomServiceManager;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0xa
    name = "SingletonHolder"
.end annotation


# static fields
.field static sIns:Lio/rong/imlib/cs/CustomServiceManager;


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

    .line 1
    new-instance v0, Lio/rong/imlib/cs/CustomServiceManager;

    const/4 v1, 0x0

    invoke-direct {v0, v1}, Lio/rong/imlib/cs/CustomServiceManager;-><init>(Lio/rong/imlib/cs/CustomServiceManager$1;)V

    sput-object v0, Lio/rong/imlib/cs/CustomServiceManager$SingletonHolder;->sIns:Lio/rong/imlib/cs/CustomServiceManager;

    return-void
.end method

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

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

    return-void
.end method