85 lines
1.8 KiB
Smali
85 lines
1.8 KiB
Smali
|
.class public final Lr0/j$a;
|
||
|
.super Lr0/j;
|
||
|
.source "HttpServiceMethod.java"
|
||
|
|
||
|
|
||
|
# annotations
|
||
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
||
|
value = Lr0/j;
|
||
|
.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;",
|
||
|
">",
|
||
|
"Lr0/j<",
|
||
|
"TResponseT;TReturnT;>;"
|
||
|
}
|
||
|
.end annotation
|
||
|
|
||
|
|
||
|
# instance fields
|
||
|
.field public final d:Lr0/e;
|
||
|
.annotation system Ldalvik/annotation/Signature;
|
||
|
value = {
|
||
|
"Lr0/e<",
|
||
|
"TResponseT;TReturnT;>;"
|
||
|
}
|
||
|
.end annotation
|
||
|
.end field
|
||
|
|
||
|
|
||
|
# direct methods
|
||
|
.method public constructor <init>(Lr0/a0;Lo0/f$a;Lr0/h;Lr0/e;)V
|
||
|
.locals 0
|
||
|
.annotation system Ldalvik/annotation/Signature;
|
||
|
value = {
|
||
|
"(",
|
||
|
"Lr0/a0;",
|
||
|
"Lo0/f$a;",
|
||
|
"Lr0/h<",
|
||
|
"Lokhttp3/ResponseBody;",
|
||
|
"TResponseT;>;",
|
||
|
"Lr0/e<",
|
||
|
"TResponseT;TReturnT;>;)V"
|
||
|
}
|
||
|
.end annotation
|
||
|
|
||
|
invoke-direct {p0, p1, p2, p3}, Lr0/j;-><init>(Lr0/a0;Lo0/f$a;Lr0/h;)V
|
||
|
|
||
|
iput-object p4, p0, Lr0/j$a;->d:Lr0/e;
|
||
|
|
||
|
return-void
|
||
|
.end method
|
||
|
|
||
|
|
||
|
# virtual methods
|
||
|
.method public b(Lr0/d;[Ljava/lang/Object;)Ljava/lang/Object;
|
||
|
.locals 0
|
||
|
.annotation system Ldalvik/annotation/Signature;
|
||
|
value = {
|
||
|
"(",
|
||
|
"Lr0/d<",
|
||
|
"TResponseT;>;[",
|
||
|
"Ljava/lang/Object;",
|
||
|
")TReturnT;"
|
||
|
}
|
||
|
.end annotation
|
||
|
|
||
|
iget-object p2, p0, Lr0/j$a;->d:Lr0/e;
|
||
|
|
||
|
invoke-interface {p2, p1}, Lr0/e;->b(Lr0/d;)Ljava/lang/Object;
|
||
|
|
||
|
move-result-object p1
|
||
|
|
||
|
return-object p1
|
||
|
.end method
|