PushCacheHelper$Singleton.smali

.class Lio/rong/push/common/PushCacheHelper$Singleton;
.super Ljava/lang/Object;
.source "PushCacheHelper.java"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lio/rong/push/common/PushCacheHelper;
.end annotation

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


# static fields
.field static sInstance:Lio/rong/push/common/PushCacheHelper;


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

    .line 1
    new-instance v0, Lio/rong/push/common/PushCacheHelper;

    invoke-direct {v0}, Lio/rong/push/common/PushCacheHelper;-><init>()V

    sput-object v0, Lio/rong/push/common/PushCacheHelper$Singleton;->sInstance:Lio/rong/push/common/PushCacheHelper;

    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