m$a.smali

.class final Lxb/m$a;
.super Lxb/m;
.source "SourceFile"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lxb/m;
.end annotation

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

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


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


# direct methods
.method constructor <init>(Lxb/x;Llb/d$a;Lxb/h;Lxb/c;)V
    .registers 5
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Lxb/x;",
            "Llb/d$a;",
            "Lxb/h<",
            "Llb/c0;",
            "TResponseT;>;",
            "Lxb/c<",
            "TResponseT;TReturnT;>;)V"
        }
    .end annotation

    invoke-direct {p0, p1, p2, p3}, Lxb/m;-><init>(Lxb/x;Llb/d$a;Lxb/h;)V

    iput-object p4, p0, Lxb/m$a;->d:Lxb/c;

    return-void
.end method


# virtual methods
.method protected c(Lxb/b;[Ljava/lang/Object;)Ljava/lang/Object;
    .registers 3
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Lxb/b<",
            "TResponseT;>;[",
            "Ljava/lang/Object;",
            ")TReturnT;"
        }
    .end annotation

    iget-object p2, p0, Lxb/m$a;->d:Lxb/c;

    invoke-interface {p2, p1}, Lxb/c;->a(Lxb/b;)Ljava/lang/Object;

    move-result-object p1

    return-object p1
.end method