RTCCodecInfo$SingletonHolder.smali

.class Lcn/rongcloud/rtc/utils/RTCCodecInfo$SingletonHolder;
.super Ljava/lang/Object;
.source "RTCCodecInfo.java"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcn/rongcloud/rtc/utils/RTCCodecInfo;
.end annotation

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


# static fields
.field static info:Lcn/rongcloud/rtc/utils/RTCCodecInfo;


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

    .line 1
    new-instance v0, Lcn/rongcloud/rtc/utils/RTCCodecInfo;

    const/4 v1, 0x0

    invoke-direct {v0, v1}, Lcn/rongcloud/rtc/utils/RTCCodecInfo;-><init>(Lcn/rongcloud/rtc/utils/RTCCodecInfo$1;)V

    sput-object v0, Lcn/rongcloud/rtc/utils/RTCCodecInfo$SingletonHolder;->info:Lcn/rongcloud/rtc/utils/RTCCodecInfo;

    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