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