RongPushCacheHelper$Singleton.smali
.class Lio/rong/push/rongpush/RongPushCacheHelper$Singleton;
.super Ljava/lang/Object;
.source "RongPushCacheHelper.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lio/rong/push/rongpush/RongPushCacheHelper;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0xa
name = "Singleton"
.end annotation
# static fields
.field static sInstance:Lio/rong/push/rongpush/RongPushCacheHelper;
# direct methods
.method static constructor <clinit>()V
.registers 1
.line 1
new-instance v0, Lio/rong/push/rongpush/RongPushCacheHelper;
invoke-direct {v0}, Lio/rong/push/rongpush/RongPushCacheHelper;-><init>()V
sput-object v0, Lio/rong/push/rongpush/RongPushCacheHelper$Singleton;->sInstance:Lio/rong/push/rongpush/RongPushCacheHelper;
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