d$a.smali

.class public final Lcom/live/share64/c/d$a;
.super Ljava/lang/Object;
.source "SourceFile"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/live/share64/c/d;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x19
    name = "a"
.end annotation


# direct methods
.method private constructor <init>()V
    .registers 1

    .line 6
    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    return-void
.end method

.method public synthetic constructor <init>(Lkotlin/f/b/j;)V
    .registers 2

    .line 6
    invoke-direct {p0}, Lcom/live/share64/c/d$a;-><init>()V

    return-void
.end method

.method public static a()Lcom/live/share64/c/e;
    .registers 2

    .line 23
    invoke-static {}, Lcom/live/share64/c/d;->a()Lcom/live/share64/c/e;

    move-result-object v0

    if-eqz v0, :cond_10

    .line 24
    invoke-static {}, Lcom/live/share64/c/d;->a()Lcom/live/share64/c/e;

    move-result-object v0

    if-nez v0, :cond_f

    invoke-static {}, Lkotlin/f/b/o;->a()V

    :cond_f
    return-object v0

    .line 23
    :cond_10
    new-instance v0, Ljava/lang/RuntimeException;

    const-string v1, "you should call init first"

    invoke-direct {v0, v1}, Ljava/lang/RuntimeException;-><init>(Ljava/lang/String;)V

    check-cast v0, Ljava/lang/Throwable;

    throw v0
.end method