k$a.smali

.class public final Lxq/k$a;
.super Lxq/k;
.source "HttpServiceMethod.java"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lxq/k;
.end annotation

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

.annotation system Ldalvik/annotation/Signature;
    value = {
        "<ResponseT:",
        "Ljava/lang/Object;",
        "ReturnT:",
        "Ljava/lang/Object;",
        ">",
        "Lxq/k<",
        "TResponseT;TReturnT;>;"
    }
.end annotation


# instance fields
.field public final d:Lxq/e;
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "Lxq/e<",
            "TResponseT;TReturnT;>;"
        }
    .end annotation
.end field


# direct methods
.method static constructor <clinit>()V
    .registers 1

    return-void
.end method

.method public constructor <init>(Lxq/s;Lokhttp3/Call$Factory;Lxq/h;Lxq/e;)V
    .registers 5
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Lxq/s;",
            "Lokhttp3/Call$Factory;",
            "Lxq/h<",
            "Lokhttp3/ResponseBody;",
            "TResponseT;>;",
            "Lxq/e<",
            "TResponseT;TReturnT;>;)V"
        }
    .end annotation

    invoke-direct {p0, p1, p2, p3}, Lxq/k;-><init>(Lxq/s;Lokhttp3/Call$Factory;Lxq/h;)V

    iput-object p4, p0, Lxq/k$a;->d:Lxq/e;

    return-void
.end method


# virtual methods
.method public a(Lxq/d;[Ljava/lang/Object;)Ljava/lang/Object;
    .registers 3
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Lxq/d<",
            "TResponseT;>;[",
            "Ljava/lang/Object;",
            ")TReturnT;"
        }
    .end annotation

    iget-object p2, p0, Lxq/k$a;->d:Lxq/e;

    invoke-interface {p2, p1}, Lxq/e;->a(Lxq/d;)Ljava/lang/Object;

    move-result-object p1

    return-object p1
.end method