e.smali
.class public Lcom/cleanmaster/n/a/e;
.super Ljava/lang/Object;
.source "MarketHostFactory.java"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lcom/cleanmaster/n/a/e$a;
}
.end annotation
# static fields
.field private static a:Lcom/cm/plugincluster/market/interfaces/IMarketHostModule;
# direct methods
.method public static declared-synchronized a()Lcom/cm/plugincluster/market/interfaces/IMarketHostModule;
.registers 3
.prologue
.line 18
const-class v1, Lcom/cleanmaster/n/a/e;
monitor-enter v1
:try_start_3
sget-object v0, Lcom/cleanmaster/n/a/e;->a:Lcom/cm/plugincluster/market/interfaces/IMarketHostModule;
if-nez v0, :cond_f
.line 19
new-instance v0, Lcom/cleanmaster/n/a/e$a;
const/4 v2, 0x0
invoke-direct {v0, v2}, Lcom/cleanmaster/n/a/e$a;-><init>(Lcom/cleanmaster/n/a/f;)V
sput-object v0, Lcom/cleanmaster/n/a/e;->a:Lcom/cm/plugincluster/market/interfaces/IMarketHostModule;
.line 21
:cond_f
sget-object v0, Lcom/cleanmaster/n/a/e;->a:Lcom/cm/plugincluster/market/interfaces/IMarketHostModule;
:try_end_11
.catchall {:try_start_3 .. :try_end_11} :catchall_13
monitor-exit v1
return-object v0
.line 18
:catchall_13
move-exception v0
monitor-exit v1
throw v0
.end method