e.smali

.class public Lx9/e;
.super Lx9/c;
.source "SourceFile"


# annotations
.annotation system Ldalvik/annotation/MemberClasses;
    value = {
        Lx9/e$a;
    }
.end annotation

.annotation system Ldalvik/annotation/Signature;
    value = {
        "Lx9/c<",
        "Lorg/json/JSONObject;",
        ">;"
    }
.end annotation


# instance fields
.field private i:Lorg/json/JSONObject;


# direct methods
.method public constructor <init>(Lx9/b$d;)V
    .registers 2

    invoke-direct {p0, p1}, Lx9/c;-><init>(Lx9/b$d;)V

    return-void
.end method


# virtual methods
.method public bridge synthetic l()Ljava/lang/Object;
    .registers 2

    invoke-virtual {p0}, Lx9/e;->q()Lorg/json/JSONObject;

    move-result-object v0

    return-object v0
.end method

.method protected n()Z
    .registers 2

    invoke-super {p0}, Lx9/c;->n()Z

    move-result v0

    if-nez v0, :cond_8

    const/4 v0, 0x0

    return v0

    :cond_8
    invoke-virtual {p0}, Lx9/e;->p()Lorg/json/JSONObject;

    move-result-object v0

    iput-object v0, p0, Lx9/e;->i:Lorg/json/JSONObject;

    const/4 v0, 0x1

    return v0
.end method

.method public p()Lorg/json/JSONObject;
    .registers 3

    iget-object v0, p0, Lx9/e;->i:Lorg/json/JSONObject;

    if-nez v0, :cond_17

    invoke-virtual {p0}, Lx9/c;->k()Ljava/lang/String;

    move-result-object v0

    if-nez v0, :cond_c

    const/4 v0, 0x0

    return-object v0

    :cond_c
    :try_start_c
    new-instance v1, Lorg/json/JSONObject;

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

    iput-object v1, p0, Lx9/e;->i:Lorg/json/JSONObject;
    :try_end_13
    .catch Ljava/lang/Exception; {:try_start_c .. :try_end_13} :catch_14

    goto :goto_17

    :catch_14
    move-exception v0

    iput-object v0, p0, Lx9/c;->f:Ljava/lang/Exception;

    :cond_17
    :goto_17
    iget-object v0, p0, Lx9/e;->i:Lorg/json/JSONObject;

    return-object v0
.end method

.method public q()Lorg/json/JSONObject;
    .registers 2

    iget-object v0, p0, Lx9/e;->i:Lorg/json/JSONObject;

    return-object v0
.end method