u$a.smali

.class Lz9/u$a;
.super Ljava/lang/Object;
.source "SourceFile"

# interfaces
.implements Lz9/s$b;


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lz9/u;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x0
    name = null
.end annotation

.annotation system Ldalvik/annotation/Signature;
    value = {
        "Ljava/lang/Object;",
        "Lz9/s$b<",
        "Lz9/k;",
        ">;"
    }
.end annotation


# instance fields
.field final synthetic a:Lz9/u;


# direct methods
.method constructor <init>(Lz9/u;)V
    .registers 2

    iput-object p1, p0, Lz9/u$a;->a:Lz9/u;

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

    return-void
.end method


# virtual methods
.method public bridge synthetic a(Lorg/json/JSONObject;)Ljava/lang/Object;
    .registers 2

    invoke-virtual {p0, p1}, Lz9/u$a;->b(Lorg/json/JSONObject;)Lz9/k;

    move-result-object p1

    return-object p1
.end method

.method public b(Lorg/json/JSONObject;)Lz9/k;
    .registers 4

    iget-object v0, p0, Lz9/u$a;->a:Lz9/u;

    invoke-static {v0}, Lz9/u;->Z(Lz9/u;)I

    move-result v0

    iget-object v1, p0, Lz9/u$a;->a:Lz9/u;

    invoke-static {v1}, Lz9/u;->c0(Lz9/u;)I

    move-result v1

    invoke-static {p1, v0, v1}, Lz9/k;->Y(Lorg/json/JSONObject;II)Lz9/k;

    move-result-object p1

    return-object p1
.end method