a.smali

.class public final Lcom/cloudconfig/a/a;
.super Ljava/lang/Object;
.source "CloudConfigBridge.java"


# instance fields
.field public Kc:Lcom/cloudconfig/a/c;


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

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

    .line 15
    return-void
.end method

.method synthetic constructor <init>(B)V
    .registers 2

    .prologue
    .line 9
    invoke-direct {p0}, Lcom/cloudconfig/a/a;-><init>()V

    return-void
.end method


# virtual methods
.method public final eT()Lcom/cloudconfig/a/c;
    .registers 3

    .prologue
    .line 30
    iget-object v0, p0, Lcom/cloudconfig/a/a;->Kc:Lcom/cloudconfig/a/c;

    if-nez v0, :cond_c

    .line 31
    new-instance v0, Ljava/lang/RuntimeException;

    const-string v1, "Please provide one ICloudConfig Implementation"

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

    throw v0

    .line 33
    :cond_c
    iget-object v0, p0, Lcom/cloudconfig/a/a;->Kc:Lcom/cloudconfig/a/c;

    return-object v0
.end method

.method public final getHandler()Landroid/os/Handler;
    .registers 2

    .prologue
    .line 42
    invoke-virtual {p0}, Lcom/cloudconfig/a/a;->eT()Lcom/cloudconfig/a/c;

    move-result-object v0

    invoke-interface {v0}, Lcom/cloudconfig/a/c;->getHandler()Landroid/os/Handler;

    move-result-object v0

    return-object v0
.end method